aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
diff options
context:
space:
mode:
authorQu Wenruo <quwenruo@cn.fujitsu.com>2014-01-06 09:58:29 +0800
committerChris Mason <clm@fb.com>2014-01-28 13:20:18 -0800
commit2c9ee85671f66cd3ffc7067de47cc59ed6677299 (patch)
tree38fbbdeeab9950c89d37e52eca4715949040efa6 /Documentation/filesystems
parentbtrfs: Add noenospc_debug mount option. (diff)
downloadlinux-dev-2c9ee85671f66cd3ffc7067de47cc59ed6677299.tar.xz
linux-dev-2c9ee85671f66cd3ffc7067de47cc59ed6677299.zip
btrfs: Add noflushoncommit mount option.
Add noflushoncommit mount option to disable flush on commit with remount option. Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com> Reviewed-by: David Sterba <dsterba@suse.cz> Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r--Documentation/filesystems/btrfs.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/filesystems/btrfs.txt b/Documentation/filesystems/btrfs.txt
index 13a7cac80430..303b49c6c296 100644
--- a/Documentation/filesystems/btrfs.txt
+++ b/Documentation/filesystems/btrfs.txt
@@ -117,6 +117,7 @@ Options with (*) are default options and will not show in the mount options.
"bug" - BUG() on a fatal error. This is the default.
"panic" - panic() on a fatal error.
+ noflushoncommit(*)
flushoncommit
The 'flushoncommit' mount option forces any data dirtied by a write in a
prior transaction to commit as part of the current commit. This makes