fs/Kconfig: move nilfs2 outside misc filesystems
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Sat, 8 Aug 2009 07:09:46 +0000 (16:09 +0900)
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Mon, 14 Sep 2009 09:27:16 +0000 (18:27 +0900)
commit41f4db0f48c72db3a93cc1a0b18368d9a9aca700
tree1cf648ef55b9cfa28012268ab6b0b5c3477534f1
parent0f3fe33b398abbecfcf9f08c16959d1a9a14a49a
fs/Kconfig: move nilfs2 outside misc filesystems

Some people asked me questions like the following:

On Wed, 15 Jul 2009 13:11:21 +0200, Leon Woestenberg wrote:
> just wondering, any reasons why NILFS2 is one of the miscellaneous
> filesystems and, for example, btrfs, is not in Kconfig?

Actually, nilfs is NOT a filesystem came from other operating systems,
but a filesystem created purely for Linux.  Nor is it a flash
filesystem but that for generic block devices.

So, this moves nilfs outside the misc category as I responded in LKML
"Re: Why does NILFS2 hide under Miscellaneous filesystems?"
(Message-Id: <20090716.002526.93465395.ryusuke@osrg.net>).

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
fs/Kconfig
fs/nilfs2/Kconfig