Commit 4204617d authored by David Sterba's avatar David Sterba Committed by Chris Mason

btrfs: update kconfig help text

Reflect the current status. Portions of the text taken from the
wiki pages.
Signed-off-by: default avatarDavid Sterba <dsterba@suse.cz>
Signed-off-by: default avatarChris Mason <chris.mason@fusionio.com>
parent 475bf36f
...@@ -9,12 +9,17 @@ config BTRFS_FS ...@@ -9,12 +9,17 @@ config BTRFS_FS
select XOR_BLOCKS select XOR_BLOCKS
help help
Btrfs is a new filesystem with extents, writable snapshotting, Btrfs is a general purpose copy-on-write filesystem with extents,
support for multiple devices and many more features. writable snapshotting, support for multiple devices and many more
features focused on fault tolerance, repair and easy administration.
Btrfs is highly experimental, and THE DISK FORMAT IS NOT YET The filesystem disk format is no longer unstable, and it's not
FINALIZED. You should say N here unless you are interested in expected to change unless there are strong reasons to do so. If there
testing Btrfs with non-critical data. is a format change, file systems with a unchanged format will
continue to be mountable and usable by newer kernels.
For more information, please see the web pages at
http://btrfs.wiki.kernel.org.
To compile this file system support as a module, choose M here. The To compile this file system support as a module, choose M here. The
module will be called btrfs. module will be called btrfs.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment