Hi all, This branch contains fixes to various tests to fix miscellaneous test bugs and unnecessary regressions when XFS is configured with somewhat unusual configurations (e.g. always-cow mode, external logs, and/or realtime devices). 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 --- common/dmthin | 9 ++++++++- common/dump | 1 + common/rc | 13 ++++++++++++- common/repair | 2 +- tests/generic/094 | 5 +++++ tests/generic/223 | 3 +++ tests/generic/225 | 5 +++++ tests/generic/347 | 2 +- tests/generic/500 | 2 +- tests/generic/563 | 7 ++++++- tests/generic/620 | 2 +- tests/xfs/030 | 2 +- tests/xfs/083 | 2 +- tests/xfs/305 | 2 +- tests/xfs/506 | 1 + tests/xfs/521 | 2 +- tests/xfs/530 | 2 +- 17 files changed, 50 insertions(+), 12 deletions(-)