Re: [PATCH] New fs-specific Kconfig options should go in fs/$FS/Kconfig, not fs/Kconfig.

2009-02-04 Thread Chris Mason
On Tue, 2009-02-03 at 21:58 -0500, Jeff Mahoney wrote: Commit 699b6faa2ab283219914501d5117f8a93c7e441b allowed btrfs ACLs to be selectable, but put the option in the main fs/Kconfig, and didn't make it depend on btrfs. This patch moves the option and adds the dependency. FYI, I did

[PATCH] New fs-specific Kconfig options should go in fs/$FS/Kconfig, not fs/Kconfig.

2009-02-03 Thread Jeff Mahoney
Commit 699b6faa2ab283219914501d5117f8a93c7e441b allowed btrfs ACLs to be selectable, but put the option in the main fs/Kconfig, and didn't make it depend on btrfs. This patch moves the option and adds the dependency. Signed-off-by: Jeff Mahoney je...@suse.com --- fs/Kconfig | 13