Re: The argument for fs assistance in handling archives (was: silent semantic changes with reiser4)

From: viro
Date: Thu Sep 02 2004 - 22:08:29 EST


On Fri, Sep 03, 2004 at 12:02:42AM +0200, Frank van Maarseveen wrote:
> On Thu, Sep 02, 2004 at 11:00:27PM +0100, viro@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx wrote:
> >
> > The hell it is.
> >
> > a) kernel has *NO* *FUCKING* *KNOWLEDGE* of fs type contained on a device.
>
> excuse me, but how does the kernel mount the root fs?

By trying all fs types it has registered in a more or less random (OK, defined
by order of fs type registration, which is kinda-sorta deterministic at
boot time) order. With no flags, unless you pass them explicitly in kernel
command line. Fs types list can also be set explicitly in the command line.

Next question?
-
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/