Hi all, Here's the usual batch of odd fixes for fstests. v2: rework xfs/432 changes per reviewer comments, bring xfs/291 in line with that, and fix allocation unit size detection for the seek sanity test 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 --- src/seek_sanity_test.c | 36 +++++++++++++++++++++++++++--------- tests/xfs/291 | 6 +----- tests/xfs/432 | 3 ++- 3 files changed, 30 insertions(+), 15 deletions(-)