]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs/320: skip -O squota runs
authorBoris Burkov <boris@bur.io>
Wed, 13 Mar 2024 19:51:17 +0000 (19:51 +0000)
committerAnand Jain <anand.jain@oracle.com>
Wed, 20 Mar 2024 14:32:52 +0000 (22:32 +0800)
commit8e7f64fc6b5d9d57ef660b3df903c0fad0becd51
treebe64c17fb176c88b4864f94ac7c0e58665d4b3ef
parent199d0a992536df3702a0c4843d2a449d54f399c2
btrfs/320: skip -O squota runs

This test makes assumptions about the shared usage under snapshots which
are not valid when using squotas. Skip squotas for this test.

Also, make it use the rescan wrapper, just for uniformity and since it
doesn't hurt.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Boris Burkov <boris@bur.io>
Signed-off-by: Anand Jain <anand.jain@oracle.com>
[ added _require_qgroup_rescan ]
tests/btrfs/320