Adrian Bunk
2005-Jun-24 03:03 UTC
[Ocfs2-devel] [-mm patch] CONFIGFS_FS shouldn't be user-visible
I haven't found any reason why CONFIGFS_FS is user-visible. Other parts of the kernel using configfs should simply select it. Signed-off-by: Adrian Bunk <bunk@stusta.de> --- linux-2.6.12-mm1-full/fs/Kconfig.old 2005-06-21 23:19:19.000000000 +0200 +++ linux-2.6.12-mm1-full/fs/Kconfig 2005-06-21 23:22:30.000000000 +0200 @@ -981,16 +981,7 @@ ramfs. config CONFIGFS_FS - tristate "Userspace-driven configuration filesystem (EXPERIMENTAL)" - depends on EXPERIMENTAL - help - configfs is a ram-based filesystem that provides the converse - of sysfs's functionality. Where sysfs is a filesystem-based - view of kernel objects, configfs is a filesystem-based manager - of kernel objects, or config_items. - - Both sysfs and configfs can and should exist together on the - same system. One is not a replacement for the other. + tristate config RELAYFS_FS tristate "Relayfs file system support"
Joel Becker
2005-Jun-29 16:30 UTC
[Ocfs2-devel] Re: [-mm patch] CONFIGFS_FS shouldn't be user-visible
On Fri, Jun 24, 2005 at 10:03:15AM +0200, Adrian Bunk wrote:> I haven't found any reason why CONFIGFS_FS is user-visible. > Other parts of the kernel using configfs should simply select it.Doesn't work for external modules that might want to use it. Imagine that configfs gets merged before OCFS2, which depends on it. Joel -- "There is shadow under this red rock. (Come in under the shadow of this red rock) And I will show you something different from either Your shadow at morning striding behind you Or your shadow at evening rising to meet you. I will show you fear in a handful of dust." Joel Becker Senior Member of Technical Staff Oracle E-mail: joel.becker@oracle.com Phone: (650) 506-8127