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: * generic/251: fix infinite looping if fstrim_loop configuration fails * generic/251: skip this test if fstrim geometry detection fails * check: unbreak iam * check: check and fix the test filesystem after failed tests --- check | 9 +++++++-- tests/generic/251 | 29 +++++++++++++++++------------ 2 files changed, 24 insertions(+), 14 deletions(-)