mbox series

[PATCHSET,0/7] fstests: random fixes for v2023.05.01

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

Message

Darrick J. Wong May 2, 2023, 8:08 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
---
 ltp/fsx.c           |    9 +++++----
 src/fiemap-tester.c |   25 +++++++++++--------------
 tests/generic/094   |    5 -----
 tests/generic/225   |    5 -----
 tests/generic/724   |    2 +-
 tests/xfs/243       |   12 ++++++------
 tests/xfs/245       |    6 +++---
 tests/xfs/262       |    2 +-
 tests/xfs/272       |    4 ++--
 tests/xfs/274       |    8 ++++----
 tests/xfs/791       |    2 +-
 11 files changed, 34 insertions(+), 46 deletions(-)