Hi all, Here's the usual odd fixes for fstests. If you're going to start using this code, I strongly recommend pulling from my git trees, which are linked below. With a bit of luck, this should all go splendidly. 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 --- Commits in this patchset: * xfs/614: determine the sector size of the fs image by doing a test format * generic/537: disable quota mount options for pre-metadir rt filesystems * check: don't allow TEST_DIR/SCRATCH_MNT to be in /tmp --- check | 14 ++++++++++++++ tests/generic/537 | 17 +++++++++++++++++ tests/xfs/614 | 13 ++++++++----- 3 files changed, 39 insertions(+), 5 deletions(-)