Hi all, This series fixes a bunch of small problems in the test suite that were causing intermittent test failures. 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 | 24 +++++++++++++++++------- common/dmthin | 8 ++++++-- tests/generic/019 | 3 +++ tests/generic/371 | 8 ++++++++ tests/generic/561 | 9 +++++++-- tests/shared/298 | 2 +- tests/xfs/084 | 8 ++++++-- tests/xfs/172 | 30 +++++++++++++++++++++++++++++- 8 files changed, 77 insertions(+), 15 deletions(-)