aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Thumshirn <johannes.thumshirn@wdc.com>2023-12-13 03:35:22 -0800
committerZorro Lang <zlang@kernel.org>2024-01-14 20:39:09 +0800
commit103e0a619bdc64e7ca358a3588b4f3bac505ee15 (patch)
treedb197dfe43aaa5928c358667bcb3a1504bba3632
parenta5c3a12796cf965ccd5b87d4cff653c4350076ae (diff)
downloadxfstests-dev-103e0a619bdc64e7ca358a3588b4f3bac505ee15.tar.gz
fstests: doc: add new raid-stripe-tree group
Add a new test group for testing the raid-stripe-tree feature of btrfs with fstests. Reviewed-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: Zorro Lang <zlang@kernel.org>
-rw-r--r--doc/group-names.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/group-names.txt b/doc/group-names.txt
index fec6bf71ab..2ac95ac83a 100644
--- a/doc/group-names.txt
+++ b/doc/group-names.txt
@@ -94,6 +94,7 @@ punch fallocate FALLOC_FL_PUNCH_HOLE
qgroup btrfs qgroup feature
quota filesystem usage quotas
raid btrfs RAID
+raid-stripe-tree btrfs raid-stripe-tree feature
read_repair btrfs error correction on read failure
realtime XFS realtime volumes
recoveryloop crash recovery loops