From 27ceeed1a7b7fedcbe19180a22df334d9cfadcc2 Mon Sep 17 00:00:00 2001 From: Fan Chengniang Date: Tue, 13 Jan 2015 11:53:16 +0800 Subject: [PATCH] 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 Signed-off-by: David Sterba --- Documentation/btrfs-qgroup.txt | 9 +++++++++ 1 file changed, 9 insertions(+) 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 . + If is not given, qgroup of the subvolume identified by 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* :: Remove the relationship between child qgroup and parent qgroup in