Hi Zorro, Please pull this branch with changes for fstests. As usual, I did a test-merge with the main upstream branch as of a few minutes ago, and didn't see any conflicts. Please let me know if you encounter any problems. --D The following changes since commit f5be7b47b120876ac7f256781744c834bad22db6: xfs: regression testing of quota on the realtime device (2025-02-20 13:52:20 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfstests-dev.git tags/linux-6.14-sync_2025-02-20 for you to fetch changes up to ab6d4b4067053679508792dc14d135d828b7e19b: common: test statfs reporting with project quota (2025-02-20 13:52:20 -0800) ---------------------------------------------------------------- fstests: check new 6.14 behaviors [08/22] Adjust fstests to check for new behaviors introduced in 6.14. With a bit of luck, this should all go splendidly. Signed-off-by: "Darrick J. Wong" <djwong@xxxxxxxxxx> ---------------------------------------------------------------- Darrick J. Wong (1): 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