mbox series

[GIT,PULL,08/10] fstests: check new 6.14 behaviors

Message ID 174008902054.1712746.2908487289505223795.stg-ugh@frogsfrogsfrogs (mailing list archive)
State New
Headers show
Series [GIT,PULL,01/10] fstests: more random fixes for v2025.02.16 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfstests-dev.git tags/linux-6.14-sync_2025-02-20

Message

Darrick J. Wong Feb. 20, 2025, 10:06 p.m. UTC
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@kernel.org>

----------------------------------------------------------------
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