summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorFan Chengniang <fancn.fnst@cn.fujitsu.com>2015-01-13 11:53:16 +0800
committerDavid Sterba <dsterba@suse.cz>2015-01-14 16:32:49 +0100
commit27ceeed1a7b7fedcbe19180a22df334d9cfadcc2 (patch)
tree43d1f11ea1767d73fd02cbc5e2071a84a62b8c60 /Documentation
parente015a83e6d300a3ee972c6ba295e860efd6aa0be (diff)
btrfs-progs: add missing options to qgroup limit
btrfs qgroup limit has two options -c and -e,. They were forgotten to add to manpage. Signed-off-by: Fan Chengniang <fancn.fnst@cn.fujitsu.com> Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/btrfs-qgroup.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/btrfs-qgroup.txt b/Documentation/btrfs-qgroup.txt
index 8ce1c27d..7e370bd0 100644
--- a/Documentation/btrfs-qgroup.txt
+++ b/Documentation/btrfs-qgroup.txt
@@ -58,6 +58,15 @@ identified by <path>.
+
If <qgroupid> is not given, qgroup of the subvolume identified by <path>
is used if possible.
++
+`Options`
++
+-c::::
+limit amount of data after compression. This is the default, it is currently not
+possible to turn off this option.
++
+-e::::
+limit space exclusively assigned to this qgroup.
*remove* <src> <dst> <path>::
Remove the relationship between child qgroup <src> and parent qgroup <dst> in