aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs')
-rw-r--r--fs/btrfs/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/btrfs/Kconfig b/fs/btrfs/Kconfig
index f62389348662..aa976eced2d2 100644
--- a/fs/btrfs/Kconfig
+++ b/fs/btrfs/Kconfig
@@ -64,7 +64,8 @@ config BTRFS_FS_RUN_SANITY_TESTS
64 help 64 help
65 This will run some basic sanity tests on the free space cache 65 This will run some basic sanity tests on the free space cache
66 code to make sure it is acting as it should. These are mostly 66 code to make sure it is acting as it should. These are mostly
67 regression tests and are only really interesting to btrfs devlopers. 67 regression tests and are only really interesting to btrfs
68 developers.
68 69
69 If unsure, say N. 70 If unsure, say N.
70 71