From: David Sterba Date: Tue, 19 Mar 2013 11:50:59 +0000 (+0000) Subject: btrfs: update kconfig title X-Git-Tag: Ubuntu-5.0.0-8.9~13739^2~89 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=aa8259145ecb8d432685c1167a194094559647a1;p=mirror_ubuntu-disco-kernel.git 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 Signed-off-by: Josef Bacik --- diff --git a/fs/btrfs/Kconfig b/fs/btrfs/Kconfig index d5bfcb744fe5..0f5374c9e368 100644 --- a/fs/btrfs/Kconfig +++ b/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