ext4: Improve ext4 Kconfig test
authorJan Kara <jack@suse.com>
Thu, 16 Jul 2015 09:20:02 +0000 (11:20 +0200)
committerJan Kara <jack@suse.com>
Thu, 23 Jul 2015 18:59:40 +0000 (20:59 +0200)
commitc8962f4be4b47c2ff3b052c76007c6bbcb999c53
treefe8321d5cec9c97b076afc946c6455936bda189f
parenta3ad0a9da863fa554fc17fa8345a07adcdd27d3c
ext4: Improve ext4 Kconfig test

Now that ext4 driver must be used to access ext3 filesystems, improve
the Kconfig help text to better explain that using ext4 driver to access
the filesystem is fully compatible with the old ext3 driver.

Acked-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Jan Kara <jack@suse.com>
fs/ext4/Kconfig