From: Boris Burkov Date: Mon, 20 Nov 2023 21:10:55 +0000 (-0800) Subject: btrfs/301: require_no_compress X-Git-Tag: v2023.12.10~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c71b4e6203752cb4c54b5ae63f5197076070726b;p=xfstests-dev.git btrfs/301: require_no_compress btrfs/301 makes detailed size calculations to test squota edge cases which rely on assumptions that break down with compression enabled. Fix it by disabling the test with compression. Compression + squotas still gets quite solid test coverage via squotas support in fsck and normal compression enabled fstests runs. Signed-off-by: Boris Burkov Reviewed-by: Filipe Manana Signed-off-by: Zorro Lang --- diff --git a/tests/btrfs/301 b/tests/btrfs/301 index ffe7e4bb..db469724 100755 --- a/tests/btrfs/301 +++ b/tests/btrfs/301 @@ -22,6 +22,7 @@ _require_cp_reflink _require_btrfs_command inspect-internal dump-tree _require_xfs_io_command "falloc" _require_scratch_enable_simple_quota +_require_no_compress subv=$SCRATCH_MNT/subv nested=$SCRATCH_MNT/subv/nested