Hi all, Adjust fstests to check for new behaviors introduced in 6.14. 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 fstests git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=linux-6.14-sync --- Commits in this patchset: * common: test statfs reporting with project quota --- tests/generic/1955 | 114 ++++++++++++++++++++++++++++++++++++++++++++++++ tests/generic/1955.out | 13 +++++ 2 files changed, 127 insertions(+) create mode 100755 tests/generic/1955 create mode 100644 tests/generic/1955.out