public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] btrfs/301: test fixes for squotas vs other features
@ 2023-11-20 21:10 Boris Burkov
  2023-11-20 21:10 ` [PATCH v2 1/2] btrfs/301: fix hardcoded subvolids Boris Burkov
  2023-11-20 21:10 ` [PATCH v2 2/2] btrfs/301: require_no_compress Boris Burkov
  0 siblings, 2 replies; 5+ messages in thread
From: Boris Burkov @ 2023-11-20 21:10 UTC (permalink / raw)
  To: linux-btrfs, kernel-team, fstests

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-21 10:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-20 21:10 [PATCH v2 0/2] btrfs/301: test fixes for squotas vs other features Boris Burkov
2023-11-20 21:10 ` [PATCH v2 1/2] btrfs/301: fix hardcoded subvolids Boris Burkov
2023-11-21 10:48   ` Filipe Manana
2023-11-20 21:10 ` [PATCH v2 2/2] btrfs/301: require_no_compress Boris Burkov
2023-11-21 10:50   ` Filipe Manana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox