From: Viacheslav Dubeyko Date: Wed, 24 Dec 2025 00:31:21 +0000 (-0800) Subject: xfstests: add HFS/HFS+ and NILFS2 into supported FS table X-Git-Tag: v2026.01.05^0 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=63a29724a85f1999e49bf0a9bf0d22643b6116e5;p=xfstests-dev.git xfstests: add HFS/HFS+ and NILFS2 into supported FS table This patch adds HFS/HFS+ and NILFS2 file systems into supported FS table with L1 level. Signed-off-by: Viacheslav Dubeyko Reviewed-by: Zorro Lang Signed-off-by: Zorro Lang --- diff --git a/README b/README index 196c79a2..d5a94205 100644 --- a/README +++ b/README @@ -87,6 +87,10 @@ L4: Active support from the fs list, has lots of own cases. +------------+-------+---------------------------------------------------------+ | 9p | L1 | N/A | +------------+-------+---------------------------------------------------------+ +| HFS/HFS+ | L1 | N/A | ++------------+-------+---------------------------------------------------------+ +| NILFS2 | L1 | N/A | ++------------+-------+---------------------------------------------------------+ _______________________ BUILDING THE FSQA SUITE