diff options
Diffstat (limited to 'fs/btrfs/Kconfig')
-rw-r--r-- | fs/btrfs/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/btrfs/Kconfig b/fs/btrfs/Kconfig index 398cbd517be2..f9d5094e1029 100644 --- a/fs/btrfs/Kconfig +++ b/fs/btrfs/Kconfig | |||
@@ -59,7 +59,8 @@ config BTRFS_FS_RUN_SANITY_TESTS | |||
59 | help | 59 | help |
60 | This will run some basic sanity tests on the free space cache | 60 | This will run some basic sanity tests on the free space cache |
61 | code to make sure it is acting as it should. These are mostly | 61 | code to make sure it is acting as it should. These are mostly |
62 | regression tests and are only really interesting to btrfs devlopers. | 62 | regression tests and are only really interesting to btrfs |
63 | developers. | ||
63 | 64 | ||
64 | If unsure, say N. | 65 | If unsure, say N. |
65 | 66 | ||