]> rtime.felk.cvut.cz Git - linux-imx.git/commitdiff
btrfs: update kconfig title
authorDavid Sterba <dsterba@suse.cz>
Tue, 19 Mar 2013 11:50:59 +0000 (11:50 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Mon, 6 May 2013 19:54:22 +0000 (15:54 -0400)
The Kconfig title does not make much sense after the cleanup of
CONFIG_EXPERIMENTAL option, align the wording with other filesystems.

Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/Kconfig

index d5bfcb744fe56240b35e034768c54b6258d496dd..0f5374c9e368d99dfd1783cc20269c4ffda6dcfe 100644 (file)
@@ -1,5 +1,5 @@
 config BTRFS_FS
-       tristate "Btrfs filesystem Unstable disk format"
+       tristate "Btrfs filesystem support"
        select LIBCRC32C
        select ZLIB_INFLATE
        select ZLIB_DEFLATE