On Wed, 10 Dec 2008, Al Viro wrote:
quoted text > On Wed, Dec 10, 2008 at 06:37:28PM -0500, Steven Rostedt wrote:
> >
> > The following patch is in:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> >
> > branch: cleanups
>
> Would be better to take init_fs to something in fs/ or kernel/ and kill
> the duplicates, along with INIT_FS macro itself...
What about putting it in init/main.c?
It would then also need to become a global variable (it is currently
static). But I do not think that should be an issue.
-- Steve
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH] make INIT_FS use the __RW_LOCK_UNLOCKED initia ... , Steven Rostedt , (Wed Dec 10, 5:01 pm)