]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
btrfs/131: require support for free-space-tree
authorJeff Mahoney <jeffm@suse.com>
Mon, 21 Jan 2019 16:33:15 +0000 (11:33 -0500)
committerEryu Guan <guaneryu@gmail.com>
Sun, 27 Jan 2019 05:30:40 +0000 (13:30 +0800)
btrfs/131 tests the free space tree, which older kernels won't have.
We shouldn't run there.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/btrfs/131

index 0da1e7be7cad0060504ec38810a46b08c3fbdf8d..3de7eef8e2599b3e59af2000d168a57da300576e 100755 (executable)
@@ -34,6 +34,7 @@ _supported_fs btrfs
 _supported_os Linux
 _require_scratch
 _require_btrfs_command inspect-internal dump-super
+_require_btrfs_fs_feature free_space_tree
 
 mkfs_v1()
 {