From: Adrian Bunk <bunk@stusta.de>
To: ocfs2-devel@oss.oracle.com, linux-kernel@vger.kernel.org
Subject: [-mm patch] CONFIGFS_FS: "If unsure, say N."
Date: Sat, 2 Jul 2005 12:58:49 +0200 [thread overview]
Message-ID: <20050702105848.GI3592@stusta.de> (raw)
In-Reply-To: <20050630013011.GF23823@ca-server1.us.oracle.com>
On Wed, Jun 29, 2005 at 06:30:11PM -0700, Joel Becker wrote:
> On Thu, Jun 30, 2005 at 03:10:15AM +0200, Adrian Bunk wrote:
> > The question is:
> > Assume a user doesn't use external modules, will enabling this option
> > have any effect for him except that it wastes some bytes of his RAM?
> >
> > sysfs is useful in this case.
> > How is configfs useful in this case?
>
> I'm not saying it is. I'm saying that "Hey, if you are unsure
> you want 'N'" is a good thing to say, but removing the description of
> "what configfs is" is unhelpful and unneeded.
OK, what about the patch below?
> Joel
cu
Adrian
<-- snip -->
Make it clear that users usually shouldn't manually enable CONFIGFS_FS.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.13-rc1-mm1-full/fs/Kconfig.old 2005-07-02 12:50:23.000000000 +0200
+++ linux-2.6.13-rc1-mm1-full/fs/Kconfig 2005-07-02 12:51:05.000000000 +0200
@@ -936,24 +936,30 @@
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.
+ This option is provided for the case where no in-kernel-tree
+ modules require configfs, but a module built outside the kernel
+ tree does. Such modules require Y or M here.
+
+ If unsure, say N.
+
config RELAYFS_FS
tristate "Relayfs file system support"
---help---
Relayfs is a high-speed data relay filesystem designed to provide
an efficient mechanism for tools and facilities to relay large
amounts of data from kernel space to user space.
To compile this code as a module, choose M here: the module will be
called relayfs.
If unsure, say N.
prev parent reply other threads:[~2005-07-02 10:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-24 8:03 [-mm patch] CONFIGFS_FS shouldn't be user-visible Adrian Bunk
2005-06-29 21:30 ` Joel Becker
2005-06-30 0:47 ` [-mm patch] CONFIGFS_FS: "If unsure, say N." Adrian Bunk
2005-06-30 0:57 ` [Ocfs2-devel] " Joel Becker
2005-06-30 1:10 ` Adrian Bunk
2005-06-30 1:30 ` Joel Becker
2005-07-02 10:58 ` Adrian Bunk [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050702105848.GI3592@stusta.de \
--to=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
--cc=ocfs2-devel@oss.oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox