Browse Source

btrfs: update kconfig title

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>
David Sterba 12 năm trước cách đây
mục cha
commit
aa8259145e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      fs/btrfs/Kconfig

+ 1 - 1
fs/btrfs/Kconfig

@@ -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