mbox series

[PATCHSET,0/2] fstests: test xfsprogs regression fixed in 5.12

Message ID 161958291787.3452247.15296911612919535588.stgit@magnolia (mailing list archive)
Headers show
Series fstests: test xfsprogs regression fixed in 5.12 | expand

Message

Darrick J. Wong April 28, 2021, 4:08 a.m. UTC
Hi all,

Here are new regression tests to exercise code that has been fixed as of
the upstream xfsprogs 5.12 release.

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

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=xfsprogs-regressions
---
 tests/xfs/010     |    1 +
 tests/xfs/757     |   63 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/xfs/757.out |    7 ++++++
 tests/xfs/group   |    1 +
 4 files changed, 72 insertions(+)
 create mode 100755 tests/xfs/757
 create mode 100644 tests/xfs/757.out