diff --git a/Documentation/btrfs-balance.asciidoc b/Documentation/btrfs-balance.asciidoc index 8c27e15b..feccea48 100644 --- a/Documentation/btrfs-balance.asciidoc +++ b/Documentation/btrfs-balance.asciidoc @@ -216,10 +216,10 @@ For example, this means that we can convert metadata chunks the "hard" way while converting data chunks selectively with soft switch. Profile names, used in 'profiles' and 'convert' are one of: 'raid0', 'raid1', -'raid10', 'raid5', 'raid6', 'dup', 'single'. The mixed data/metadata profiles -can be converted in the same way, but it's conversion between mixed and non-mixed -is not implemented. For the constraints of the profiles please refer to `mkfs.btrfs`(8), -section 'PROFILES'. +'raid1c3', 'raid1c4', 'raid10', 'raid5', 'raid6', 'dup', 'single'. The mixed +data/metadata profiles can be converted in the same way, but it's conversion +between mixed and non-mixed is not implemented. For the constraints of the +profiles please refer to `mkfs.btrfs`(8), section 'PROFILES'. ENOSPC ------ diff --git a/Documentation/mkfs.btrfs.asciidoc b/Documentation/mkfs.btrfs.asciidoc index 7e43ea94..8c7ba9e9 100644 --- a/Documentation/mkfs.btrfs.asciidoc +++ b/Documentation/mkfs.btrfs.asciidoc @@ -51,7 +51,7 @@ suitable as default. *-m|--metadata *:: Specify the profile for the metadata block groups. Valid values are 'raid0', 'raid1', 'raid1c3', 'raid1c4', 'raid5', 'raid6', -'gaid10', 'single' or 'dup' (case does not matter). +'raid10', 'single' or 'dup' (case does not matter). + Default on a single device filesystem is 'DUP', unless an SSD is detected, in which case it will default to 'single'. The detection is based on the value of