aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2016-01-08 14:34:48 +0100
committerDavid Sterba <dsterba@suse.com>2016-01-12 15:01:07 +0100
commit79b8750fe78e8814636679b63a09f07bd79756ab (patch)
treeeb293780fabd16ee71ded4a3dbb274131c272d57
parent7dffef0a371e6145cd855293cb7cee8618e1878a (diff)
downloadbtrfs-progs-79b8750fe78e8814636679b63a09f07bd79756ab.tar.gz
btrfs-progs: docs, btrfs-mount: put NOTE tag to new paragraph
Otherwise it's not rendered properly. Signed-off-by: David Sterba <dsterba@suse.com>
-rw-r--r--Documentation/btrfs-mount.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/btrfs-mount.asciidoc b/Documentation/btrfs-mount.asciidoc
index 3fc4ccbd..53279546 100644
--- a/Documentation/btrfs-mount.asciidoc
+++ b/Documentation/btrfs-mount.asciidoc
@@ -71,6 +71,7 @@ Control BTRFS file data compression. Type may be specified as 'zlib',
'lzo' or 'no' (for no compression, used for remounting). If no type
is specified, 'zlib' is used. If compress-force is specified,
all files will be compressed, whether or not they compress well.
++
NOTE: If compression is enabled, 'nodatacow' and 'nodatasum' are disabled.
*degraded*::