summaryrefslogtreecommitdiff
path: root/Documentation/btrfs-balance.asciidoc
diff options
context:
space:
mode:
authorAlexander Fougner <fougner89@gmail.com>2016-03-13 14:24:08 +0100
committerDavid Sterba <dsterba@suse.com>2016-03-14 13:44:17 +0100
commit1086629272da5ff3baa4c4f940013a5f4129cc89 (patch)
tree6eab17700a0cc7ae2bb482fd999b46833847e095 /Documentation/btrfs-balance.asciidoc
parentfc4c784b65bbb4517d6a057e3ef50613ff27d485 (diff)
btrfs-progs: docs: fix spelling errors
Signed-off-by: Alexander Fougner <fougner89@gmail.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'Documentation/btrfs-balance.asciidoc')
-rw-r--r--Documentation/btrfs-balance.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/btrfs-balance.asciidoc b/Documentation/btrfs-balance.asciidoc
index c8407419..1629e35f 100644
--- a/Documentation/btrfs-balance.asciidoc
+++ b/Documentation/btrfs-balance.asciidoc
@@ -93,7 +93,7 @@ moving data from single to RAID1). This functionality is accessed through the
'-d', '-m' or '-s' options to btrfs balance start, which filter on data,
metadata and system blocks respectively.
-A filter has the following stucture: 'type'[='params'][,'type'=...]
+A filter has the following structure: 'type'[='params'][,'type'=...]
The available types are:
@@ -106,7 +106,7 @@ are a list of profile names separated by "'|'" (pipe).
Balances only block groups with usage under the given percentage. The
value of 0 is allowed and will clean up completely unused block groups, this
should not require any new work space allocated. You may want to use 'usage=0'
-in case balance is returnin ENOSPC and your filesystem is not too full.
+in case balance is returning ENOSPC and your filesystem is not too full.
+
The argument may be a single value or a range. The single value 'N' means 'at
most N percent used', equivalent to '..N' range syntax. Kernels prior to 4.4