btrfs-progs: document the limit balance filter

Signed-off-by: David Sterba <dsterba@suse.cz>
This commit is contained in:
David Sterba 2014-10-10 19:30:22 +02:00
parent 56a7ff5775
commit feeaa371ed
1 changed files with 5 additions and 0 deletions

View File

@ -102,6 +102,11 @@ specified as <start..end>.
Convert each selected block group to the given profile name identified by Convert each selected block group to the given profile name identified by
parameters. parameters.
*limit*::::
Process only given number of chunks, after all filters apply. This can be used
to specifically target a chunk in connection with other filters (drange,
vrange) or just simply limit the amount of work done by a single balance run.
*soft*:::: *soft*::::
Takes no parameters. Only has meaning when converting between profiles. Takes no parameters. Only has meaning when converting between profiles.
When doing convert from one profile to another and soft mode is on, When doing convert from one profile to another and soft mode is on,