btrfs: Add treelog mount option.
[platform/adaptation/renesas_rcar/renesas_kernel.git] / Documentation / filesystems / btrfs.txt
index e05c6ae..d11cc2f 100644 (file)
@@ -164,8 +164,9 @@ Options with (*) are default options and will not show in the mount options.
        Enable/disable data checksumming for newly created files.
        Datasum implies datacow.
 
+  treelog(*)
   notreelog
-       Disable the tree logging used for fsync and O_SYNC writes.
+       Enable/disable the tree logging used for fsync and O_SYNC writes.
 
   recovery
        Enable autorecovery attempts if a bad tree root is found at mount time.