* [ANNOUNCE] fstests: for-next branch updated to v2025.06.22
@ 2025-06-22 15:01 Zorro Lang
0 siblings, 0 replies; only message in thread
From: Zorro Lang @ 2025-06-22 15:01 UTC (permalink / raw)
To: fstests
[-- Attachment #1: Type: text/plain, Size: 3557 bytes --]
Hi all,
The for-next branch of the xfstests repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
has just been updated and tagged as v2025.06.22 release.
Release Notes:
1) There're N new test cases in this release, include overlay/088,
overlay/089 and xfs/837.
2) An ext4 specific test case ext4/002 is moved to be a generic test
case generic/766.
3) Two new helpers for shutdown, _scratch_shutdown_and_syncfs and
_require_xfs_io_shutdown. Please note the difference between
_require_xfs_io_shutdown and _require_scratch_shutdown, and use
them properly.
4) More fixes and updates for btrfs, exfat, tmpfs, xfs, and so on
More details please refer to below commits. Thanks for all these contributions!
Thanks,
Zorro
The new head of the for-next branch is commit:
e1e4a0ea3580 overlay: add tests for data-only redirect with userxattr
New commits:
Amir Goldstein (2):
[8cde30495eb5] fstests: add helper _scratch_shutdown_and_syncfs
[4b1cf3df009b] fstests: add helper _require_xfs_io_shutdown
Anthony Iliopoulos (2):
[3893dd152f1c] src/fill2: fix segfault during fopen error cleanup
[d0f634afb0e3] xfs/820: skip test when metadir is not supported
Christoph Hellwig (1):
[4230bcb1d9f6] generic/740: move checking for a scratch device up
Daniel Gomez (1):
[e17714ed9544] generic/551: prevent OOM when running on tmpfs with low memory
Filipe Manana (2):
[ec9a19e72697] generic/032: fix failure due to attempt to wait for non-child process
[2bade810290c] btrfs/300: set umask to avoid failure on systems with a different umask
Hans Holmberg (2):
[e225772353e2] xfs: add mount test for read only rt devices
[e7bc1e2427b4] ext4/002: make generic to support xfs
Li Chen (1):
[c2acd19575e0] generic/738 : add missing _fixed_by_git_commit line to the test
Miklos Szeredi (1):
[e1e4a0ea3580] overlay: add tests for data-only redirect with userxattr
Xinjian Ma (1):
[5b6072bc96a4] xfs/603: add _require_scrub
Yuezhang Mo (3):
[078937463f4a] generic/689: add _require_acls
[a69ad67d48ba] generic/622: fix for exfat
[595773191547] generic/633: add _require_chown
Code Diffstat:
common/overlay | 29 ++++
common/rc | 50 +++++-
src/fill2.c | 2 +-
tests/btrfs/300 | 1 +
tests/generic/032 | 13 +-
tests/generic/551 | 4 +
tests/generic/622 | 7 +
tests/generic/623 | 2 +-
tests/generic/633 | 1 +
tests/generic/689 | 2 +
tests/generic/738 | 3 +
tests/generic/740 | 6 +-
tests/{ext4/002 => generic/766} | 11 +-
tests/{ext4/002.out => generic/766.out} | 2 +-
tests/overlay/087 | 13 +-
tests/overlay/088 | 297 ++++++++++++++++++++++++++++++++
tests/overlay/088.out | 39 +++++
tests/overlay/089 | 273 +++++++++++++++++++++++++++++
tests/overlay/089.out | 5 +
tests/xfs/546 | 5 +-
tests/xfs/603 | 1 +
tests/xfs/820 | 2 +-
tests/xfs/837 | 65 +++++++
tests/xfs/837.out | 10 ++
24 files changed, 812 insertions(+), 31 deletions(-)
--
Zorro Lang
zlang@kernel.org
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-06-22 15:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-22 15:01 [ANNOUNCE] fstests: for-next branch updated to v2025.06.22 Zorro Lang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox