Hi all, This is pending fixes for things that are being fixed in 6.11. 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=xfs-fixes-6.11 --- Commits in this patchset: * generic: add a regression test for sub-block fsmap queries --- tests/generic/1954 | 79 ++++++++++++++++++++++++++++++++++++++++++++++++ tests/generic/1954.out | 15 +++++++++ 2 files changed, 94 insertions(+) create mode 100755 tests/generic/1954 create mode 100644 tests/generic/1954.out