]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs/131,btrfs/172,btrfs/206: add check for block-group-tree feature in btrfs
authorJosef Bacik <josef@toxicpanda.com>
Tue, 19 Mar 2024 18:12:03 +0000 (19:12 +0100)
committerAnand Jain <anand.jain@oracle.com>
Sun, 24 Mar 2024 05:29:56 +0000 (13:29 +0800)
commit5349754597997337f2126d889bac94f40798056f
tree7e5d5ea4fe134cd2b38ce3bf555e5dc7663b371d
parent76bb0038ff8ec861d9e027925adc7cfedb719d53
btrfs/131,btrfs/172,btrfs/206: add check for block-group-tree feature in btrfs

A new disk format option will make the no-holes option a requirement, so
add a helper to make sure that we aren't creating a fs with
BLOCK_GROUP_TREE by default, and skip the tests that require turning off
no-holes.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Anand Jain <anand.jain@oracle.com>
common/btrfs
tests/btrfs/131
tests/btrfs/172
tests/btrfs/206