Hi all, Here's the usual odd fixes for fstests. Most of these are cleanups and bug fixes that have been aging in my djwong-wtf branch forever. v2: Now with more cleanups to the logwrites code and better loop control for 251, as discussed on the v1 patchset. v3: Add more acks, kick out some of the logwrites stuff, add more bugfixes. 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/032: try running on blocksize > pagesize filesystems * xfs/43[4-6]: implement impatient module reloading --- common/module | 11 +++++++++++ tests/xfs/032 | 11 +++++++++++ tests/xfs/434 | 2 +- tests/xfs/435 | 2 +- tests/xfs/436 | 2 +- 5 files changed, 25 insertions(+), 3 deletions(-)