Hi all, Here's a few fixes for some false negatives on reflink filesystems, and fixes to make sure the dax tests work properly even when the filesystem is formatted with the dax iflag set everywhere. 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/rc | 3 ++- tests/generic/607 | 4 ++++ tests/generic/608 | 3 +++ tests/generic/623 | 1 + tests/xfs/271 | 12 +++++++++++- 5 files changed, 21 insertions(+), 2 deletions(-)