From 899977cd1847a0b6d2f40401257177486929d0c2 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Fri, 15 Nov 2019 16:14:50 +0100 Subject: [PATCH] btrfs-progs: docs: update mkfs blockgroup description - add raid1c34 - add utilization to the overview table - wording updates Signed-off-by: David Sterba --- Documentation/mkfs.btrfs.asciidoc | 102 +++++++++++++++++++++++++----- 1 file changed, 86 insertions(+), 16 deletions(-) diff --git a/Documentation/mkfs.btrfs.asciidoc b/Documentation/mkfs.btrfs.asciidoc index 1f9c6cc8..0502d1d8 100644 --- a/Documentation/mkfs.btrfs.asciidoc +++ b/Documentation/mkfs.btrfs.asciidoc @@ -28,8 +28,8 @@ mkfs.btrfs uses the entire device space for the filesystem. *--csum *:: *--checksum *:: Specify the checksum algorithm. Default is 'crc32c'. Valid values are 'crc32c', -'xxhash', 'sha256' or 'blake2'. To mount such filesystem kernel must support the -checksums as well. +'xxhash', 'sha256' or 'blake2'. To mount such filesystem kernel must support the +checksums as well. See 'CHECKSUM ALGORITHMS' in `btrfs`(5). *-d|--data *:: Specify the profile for the data block groups. Valid values are 'raid0', @@ -266,26 +266,28 @@ PROFILES There are the following block group types available: -[ cols="^,^,^,^,^",width="60%" ] +[ cols="<,^,^,^,>,^",width="60%" ] |============================================================= -.2+^.