]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs/237: skip test on devices with conventional zones
authorJohannes Thumshirn <johannes.thumshirn@wdc.com>
Mon, 18 Aug 2025 09:53:37 +0000 (11:53 +0200)
committerZorro Lang <zlang@kernel.org>
Mon, 25 Aug 2025 15:49:41 +0000 (23:49 +0800)
commit9d618786c0d1d6d987f0a8c2dbe516714d6520ad
treeac6b8fd3132d284c110195abb6758f0696deb227
parentcf73c0adc635980124232a81d70007ecfbc3cf3e
btrfs/237: skip test on devices with conventional zones

Skip btrfs/237 on devices with conventional zones, as we cannot force data
allocation on a sequential zone at the moment and conventional zones
cannot be reset, making the test invalid.

Furthermore limit the output of get_data_bg() and get_data_bg_physical()
to the first address.

Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/237