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