[GIT PULL] nilfs2 Kconfig fix

From: Ryusuke Konishi
Date: Wed Jul 22 2009 - 01:52:31 EST


Hi Linus,

please pull

Ryusuke Konishi (1):
fs/Kconfig: move nilfs2 out

fs/Kconfig | 27 +--------------------------
fs/nilfs2/Kconfig | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+), 26 deletions(-)
create mode 100644 fs/nilfs2/Kconfig

from

git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2.git for-linus

The change since commit 6847e154e3cd74fca6084124c097980a7634285a
Linus Torvalds (1):
Linux 2.6.31-rc3


This corrects wrong insertion of the config entry of nilfs2.

The fs/Kconfig file was split into individual fs/*/Kconfig files
before nilfs was merged. But, I inserted the nilfs entry in
fs/Kconfig unawarely.

This simply moves it out to fs/nilfs2/Kconfig and resolves the
discordance in fs/Kconfig.

Thanks,
Ryusuke Konishi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/