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 * common/populate: drop fallocate mode 0 requirement * xfs/818: fix some design issues --- common/populate | 1 - tests/generic/537 | 17 +++++++++++++++++ tests/xfs/614 | 13 ++++++++----- tests/xfs/818 | 19 ++++++++++++++++--- 4 files changed, 41 insertions(+), 9 deletions(-)