btrfs-progs: tests: properly load dm-thin in mkfs/017

The test started to fail some time ago when dm-thin was changed to
dm-thin-pool that loads 2 targets dm-thin and dm-thin-pool. We can now
properly detect both and run the test.

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2021-09-07 16:58:43 +02:00
parent 37e0aa576c
commit 5b0e18ce6c

View File

@ -7,7 +7,7 @@ source "$TEST_TOP/common"
check_prereq mkfs.btrfs
check_global_prereq udevadm
check_dm_target_support linear
check_dm_target_support thin
check_dm_target_support thin thin-pool
setup_root_helper
prepare_test_dev