All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phillip Lougher <phillip@lougher.demon.co.uk>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: linux-fsdevel@vger.kernel.org, akpm <akpm@linux-foundation.org>,
	Al Viro <viro@zeniv.linux.org.uk>
Subject: Re: [PATCH] fs: use menuconfig to control the Misc. filesystems menu
Date: Tue, 25 Nov 2008 22:45:56 +0000	[thread overview]
Message-ID: <492C8024.3030700@lougher.demon.co.uk> (raw)
In-Reply-To: <492C736F.8000308@oracle.com>

Randy Dunlap wrote:

> Have one option to control Miscellaneous filesystems.
> This makes it easy to disable all of them at one time.

> -menu "Miscellaneous filesystems"
> +menuconfig MISC_FILESYSTEMS
> +	bool "Miscellaneous filesystems"
> +	default y
> +	---help---
> +	  Say Y here to get to see options for various miscellaneous
> +	  filesystems, such as filesystems that came from other
> +	  operating systems.
> +

I have no particular issue against adding this option, but the help 
message is misleading.  The miscellaneous submenu also contains (mainly) 
embedded filesystems such as jffs2, cramfs, romfs and eCrypt which are 
native to Linux.

The help message should be changed, or perhaps these filesystems moved 
into a new submenu of their own.

Phillip

  reply	other threads:[~2008-11-25 22:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-25 21:51 [PATCH] fs: use menuconfig to control the Misc. filesystems menu Randy Dunlap
2008-11-25 22:45 ` Phillip Lougher [this message]
2008-11-25 22:53   ` Randy Dunlap

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=492C8024.3030700@lougher.demon.co.uk \
    --to=phillip@lougher.demon.co.uk \
    --cc=akpm@linux-foundation.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    --cc=viro@zeniv.linux.org.uk \
    /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 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.