Re: e2label suggestions

From: Jeff V. Merkey
Date: Tue Mar 28 2006 - 19:23:59 EST


Jeff Garzik wrote:

Jeff V. Merkey wrote:

the detection of and translation of
LABEL=/ is passed in the kernel, so its a kernel issue.


Incorrect. The kernel does zero 'LABEL=' processing. Read init/do_mount*.c.

LABEL= is handled in initrd/initramfs normally.

Jeff




Jeff,

Thanks for verifying it is passed through the kernel to initrd, another kernel component. It's also stored as EXT meta data
(also in the kernel). and retrieved from there. And its not accessible from normal user space applications (except in raw mode).
One of these days you need to get down to Lindon for lunch. I'll even buy.

Jeff
-
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/