mbox series

[0/6] xfstests: random fixes

Message ID 160505537312.1388647.14788379902518687395.stgit@magnolia (mailing list archive)
Headers show
Series xfstests: random fixes | expand

Message

Darrick J. Wong Nov. 11, 2020, 12:42 a.m. UTC
Hi all,

This series contains random fixes to 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
---
 check             |   26 +++++++++++++++++++++++++-
 common/populate   |   11 +++++++++++
 common/rc         |   29 ++++++++++++++++++-----------
 common/xfs        |   20 ++++++++++++++++++++
 tests/ext4/032    |    2 +-
 tests/generic/157 |    2 +-
 tests/generic/175 |    2 +-
 tests/shared/032  |    2 +-
 tests/xfs/033     |    2 +-
 tests/xfs/129     |    2 +-
 tests/xfs/169     |    2 +-
 tests/xfs/208     |    2 +-
 tests/xfs/336     |    2 +-
 tests/xfs/344     |    2 +-
 tests/xfs/345     |    2 +-
 15 files changed, 85 insertions(+), 23 deletions(-)