Skip to content

Commit

Permalink
btrfs: update kconfig title
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
David Sterba authored and Josef Bacik committed May 6, 2013
1 parent 9d1a2a3 commit aa82591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/btrfs/Kconfig
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit aa82591

Please sign in to comment.