Hi all, Various patches to fstests to make 64k fsblock filesystems mostly pass. I haven't gone back through the remaining failures (mostly quota tests) to figure out why they fail. If you're going to start using this code, I strongly recommend pulling from my git trees, which are linked below. This has been running on the djcloud for months with no problems. Enjoy! Comments and questions are, as always, welcome. --D fstests git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=fix-64k-blocksize --- Commits in this patchset: * common/xfs: _notrun tests that fail due to block size < sector size * xfs/161: adapt the test case for LBS filesystem --- common/xfs | 5 +++++ tests/xfs/161 | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-)