mbox series

[PATCHSET,0/5] fstests: random fixes for v2023.06.18

Message ID 168840381298.1317961.1436890061506567407.stgit@frogsfrogsfrogs (mailing list archive)
Headers show
Series fstests: random fixes for v2023.06.18 | expand

Message

Darrick J. Wong July 3, 2023, 5:03 p.m. UTC
Hi all,

Here's the usual odd fixes for fstests.

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This is an extraordinary way to destroy everything.  Enjoy!
Comments and questions are, as always, welcome.

--D

kernel git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=random-fixes

xfsprogs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=random-fixes

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=random-fixes
---
 tests/xfs/041     |    3 ++
 tests/xfs/439     |    6 +++-
 tests/xfs/529     |    4 +++
 tests/xfs/569     |    2 +
 tests/xfs/934     |   79 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/xfs/934.out |   19 +++++++++++++
 6 files changed, 110 insertions(+), 3 deletions(-)
 create mode 100755 tests/xfs/934
 create mode 100644 tests/xfs/934.out