Re: [PATCH] Increase number of dynamic inodes in procfs (2.6.5)

From: Andrew Morton
Date: Wed Apr 14 2004 - 22:24:17 EST


Nathan Lynch <nathanl@xxxxxxxxxxxxxx> wrote:
>
> Andrew Morton wrote:
> > Nathan Lynch <nathanl@xxxxxxxxxxxxxx> wrote:
> >
> >>>This open-codes a simple version of lib/idr.c. Please use lib/idr.c
> >>
> >> > instead. There's an example in fs/super.c
> >>
> >> Ok, thanks for the tip. Is this better?
> >
> >
> > Looks OK. How well tested was it? Nothing calls init_proc_inum_idr().
> > Maybe all-zeroes happens to work.
>
> Sorry, I tested it all day; it just happens to work :)

heh. It gave me an instasplat with spinlock debugging enabled.

> I think
> the call to idr_remove in fs/super.c::set_anon_super needs to be holding
> unnamed_dev_lock.

Indeed. I'll fix that up, thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/