[PATCH 0/2] squota delete fstests
Boris Burkov <[email protected]>
| Newsgroups | org.kernel.vger.fstests,org.kernel.vger.linux-btrfs |
|---|---|
| Message-ID | <[email protected]> |
Resurrect a failed previous attempt to land tests exercising edge cases of squota qgroup deletion. Previous attempt: https://lore.kernel.org/fstests/ce4a79cafb6790ef6d1e141d65195f72f469ae4d.1706035378.git.boris@bur.io/ Since then, there have been some more bugs fixed so include some additional testing reflecting that, as well as incorporating the last round of feedback. Boris Burkov (2): btrfs: inline enable_quota helper in test 301 btrfs: test qgroup deletion races with squota writes tests/btrfs/301 | 14 +---- tests/btrfs/348 | 136 ++++++++++++++++++++++++++++++++++++++++++++ tests/btrfs/348.out | 10 ++++ 3 files changed, 148 insertions(+), 12 deletions(-) create mode 100755 tests/btrfs/348 create mode 100644 tests/btrfs/348.out -- 2.54.0