[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.61.0610170100480.30479@yvahk01.tjqt.qr>
Date: Tue, 17 Oct 2006 01:08:31 +0200 (MEST)
From: Jan Engelhardt <jengelh@...ux01.gwdg.de>
To: Mingming Cao <cmm@...ibm.com>
cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Dave Kleikamp <shaggy@...tin.ibm.com>,
Randy Dunlap <rdunlap@...otime.net>
Subject: config EXT4DEV_FS question
Hi,
something I have seen during `make oldconfig`, in fs/Kconfig we find:
config EXT4DEV_FS
...
To compile this file system support as a module, choose M here. The
module will be called ext4dev. Be aware, however, that the
filesystem of your root partition (the one containing the directory
/) cannot be compiled as a module, and so this could be dangerous.
Why can't this be compiled as a module when / is ext4? There are a lot
of people out there having no filesystem code included in the kernel at
all (includes at least SUSE users using the default vendor kernel), but
instead have them as modules in their initramfss (what's the proper
plural of initramfs?). What is it that makes ext4 different?
-`J'
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists