All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] [-mm patch] CONFIGFS_FS shouldn't be user-visible
@ 2005-06-24  8:03 ` Adrian Bunk
  0 siblings, 0 replies; 14+ messages in thread
From: Adrian Bunk @ 2005-06-24  3:03 UTC (permalink / raw)
  To: Joel Becker; +Cc: ocfs2-devel, linux-kernel

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"

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2005-07-02 10:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-24  3:03 [Ocfs2-devel] [-mm patch] CONFIGFS_FS shouldn't be user-visible Adrian Bunk
2005-06-24  8:03 ` Adrian Bunk
2005-06-29 16:30 ` [Ocfs2-devel] " Joel Becker
2005-06-29 21:30   ` Joel Becker
2005-06-29 19:47   ` [Ocfs2-devel] [-mm patch] CONFIGFS_FS: "If unsure, say N." Adrian Bunk
2005-06-30  0:47     ` Adrian Bunk
2005-06-29 19:57     ` [Ocfs2-devel] " Joel Becker
2005-06-30  0:57       ` Joel Becker
2005-06-29 20:10       ` Adrian Bunk
2005-06-30  1:10         ` Adrian Bunk
2005-06-29 20:30         ` Joel Becker
2005-06-30  1:30           ` Joel Becker
2005-07-02  5:58           ` Adrian Bunk
2005-07-02 10:58             ` Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.