diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/filesystems/btrfs.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/filesystems/btrfs.txt b/Documentation/filesystems/btrfs.txt index 7254cf501391..13a7cac80430 100644 --- a/Documentation/filesystems/btrfs.txt +++ b/Documentation/filesystems/btrfs.txt | |||
@@ -108,8 +108,9 @@ Options with (*) are default options and will not show in the mount options. | |||
108 | performance impact. (The fstrim command is also available to | 108 | performance impact. (The fstrim command is also available to |
109 | initiate batch trims from userspace). | 109 | initiate batch trims from userspace). |
110 | 110 | ||
111 | noenospc_debug(*) | ||
111 | enospc_debug | 112 | enospc_debug |
112 | Debugging option to be more verbose in some ENOSPC conditions. | 113 | Disable/enable debugging option to be more verbose in some ENOSPC conditions. |
113 | 114 | ||
114 | fatal_errors=<action> | 115 | fatal_errors=<action> |
115 | Action to take when encountering a fatal error: | 116 | Action to take when encountering a fatal error: |