The squotas targeting tests in btrfs/301 do not currently pass test runs with compression enabled or free space tree disabled. We can fix the no free space tree case by querying subvolid rather than assuming 256,257,etc.. Skip compression, it is covered anyway by fsck on the rest of the tests. --- V2: - fix tons of mistakes from global subvid/snapid variables by making them local - handle the nested subvol too - fix descriptions from previous confusion about noholes - run with and without free space tree Boris Burkov (2): btrfs/301: fix hardcoded subvolids btrfs/301: require_no_compress tests/btrfs/301 | 172 +++++++++++++++++++++++++++++------------------- 1 file changed, 104 insertions(+), 68 deletions(-) -- 2.42.0