From: Christoph Hellwig <hch@infradead.org>
To: aq <aquynh@gmail.com>
Cc: Andrew Morton <akpm@osdl.org>,
hch@infradead.org, lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] fs/Kconfig: more consistent configuration of XFS
Date: Thu, 28 Apr 2005 09:09:14 +0100 [thread overview]
Message-ID: <20050428080914.GA10799@infradead.org> (raw)
In-Reply-To: <9cde8bff050428005528ecf692@mail.gmail.com>
On Thu, Apr 28, 2005 at 04:55:48PM +0900, aq wrote:
> hello,
>
> At the moment, the configuration interface of Filesystem is not very consistent:
>
> - All other filesystem configurations (like Reiserfs, JFS, ext3,...)
> is in fs/Kconfig, but only XFS is in a separate file fs/xfs/Kconfig
> - All other filesystem configuration is processed in the same screen
> (using a kind of drop-down interface), but XFS configuration is done
> in a separate screen.
>
> Here is the patch to fix the problem: it moves XFS configuration from
> fs/xfs/Kconfig to fs/Kconfig, makes it to do all the configuration in
> the same screen (by removing "menu" directive), and removes the
> unnecessary fs/xfs/Kconfig.
The screen bits is fine, btu please keep fs/xfs/Kconfig. It make maintaince
a lot a easier for us XFS people.
next prev parent reply other threads:[~2005-04-28 8:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-28 7:55 [PATCH] fs/Kconfig: more consistent configuration of XFS aq
2005-04-28 8:05 ` Chris Wedgwood
2005-04-28 8:09 ` Christoph Hellwig [this message]
2005-04-28 8:38 ` aq
2005-04-28 8:39 ` Christoph Hellwig
2005-04-28 9:21 ` aq
2005-04-29 21:28 ` Sam Ravnborg
2005-04-30 2:02 ` aq
2005-04-30 6:09 ` Sam Ravnborg
2005-05-01 11:26 ` aq
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=20050428080914.GA10799@infradead.org \
--to=hch@infradead.org \
--cc=akpm@osdl.org \
--cc=aquynh@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/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.