mbox series

[0/2] btrfs/301: test fixes for squotas vs other features

Message ID cover.1700505679.git.boris@bur.io (mailing list archive)
Headers show
Series btrfs/301: test fixes for squotas vs other features | expand

Message

Boris Burkov Nov. 20, 2023, 6:45 p.m. UTC
the squotas targeting tests in btrfs/301 do not currently pass test runs
with noholes and compression enabled. Noholes can be fixed relatively
easily. Skip compression, it is covered anyway by fsck on the rest of
the tests.

Boris Burkov (2):
  btrfs/301: fix hardcoded subvolids
  btrfs/301: require_no_compress

 tests/btrfs/301 | 139 +++++++++++++++++++++++++-----------------------
 1 file changed, 71 insertions(+), 68 deletions(-)