* [ANNOUNCE] fstests: for-next branch updated to v2025.10.20
@ 2025-10-20 14:52 Zorro Lang
0 siblings, 0 replies; only message in thread
From: Zorro Lang @ 2025-10-20 14:52 UTC (permalink / raw)
To: fstests
[-- Attachment #1: Type: text/plain, Size: 4043 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.10.20 release.
Release Notes:
1) There're 8 new test cases in this release, includes generic/773~776,
generic/778 and ext4/061~063. They're all atomic write related tests.
2) A big update for atomic write testing, besides above new test cases
and new common helpers, the fsx.c is updated too. But please note that
new fsx.c does atomic write test (if your system supports it) by default,
currently there're some failures on xfs, e.g. g/091, g/263, g/760 and g/617
all fail on xfs. XFS list thinks it's kernel bug for now.
3) f2fs related helpers are moved common/f2fs
More updates include btrfs and encrypt please refer to below, thanks for
all these contributions!
Thanks,
Zorro
The new head of the for-next branch is commit:
c4980080ba76 ext4: Atomic write test for extent split across leaf nodes
New commits:
Chao Yu (3):
[2323b5895033] common/config: source common/f2fs in _source_specific_fs()
[220641d07dfc] common/rc: move _check_f2fs_filesystem() to common/f2fs
[f38becbd9056] common/f2fs: introduce _require_inject_f2fs_command()
Jan Prusakowski (2):
[3636f4c34799] common/encrypt: Explicitly set the test file to uncompressed
[cd0431fa4fc5] f2fs/009: Add delay after killing socket tool
Nirjhar Roy (IBM) (3):
[6a81db9f1809] generic/562: Make test compatible with block sizes till 64k
[b0e58387ca45] btrfs/200: Make the test compatible with all supported block sizes
[b2e5d361b2e5] btrfs/290: Make the test compatible with all supported block sizes
Ojaswin Mujoo (11):
[9d7e60fead50] ext4/060: Skip for dax devices on non-4k page sizes
[c6cffd0ae6d4] common/rc: Add _min() and _max() helpers
[a346de1bb28b] common/rc: Add fio atomic write helpers
[1ba22a572c92] common/rc: Add a helper to run fsx on a given file
[e2bc78e9d340] ltp/fsx.c: Add atomic writes support to fsx
[1499d4ff2365] generic: Add atomic write test using fio crc check verifier
[9117fb93b41c] generic: Add atomic write test using fio verify on file mixed mappings
[d2d43c22229f] generic: Add atomic write multi-fsblock O_[D]SYNC tests
[df9d27baa9e9] generic: Stress fsx with atomic writes enabled
[ca954527ff9d] generic: Add sudden shutdown tests for multi block atomic writes
[c4980080ba76] ext4: Atomic write test for extent split across leaf nodes
Ritesh Harjani (IBM) (2):
[3a530a3f9e8b] ext4: Test atomic write and ioend codepaths with bigalloc
[4bbc4694a052] ext4: Test atomic writes allocation and write codepaths with bigalloc
Code Diffstat:
common/config | 1 +
common/encrypt | 7 +
common/f2fs | 71 ++++++++++
common/rc | 132 +++++++++++-------
ltp/fsx.c | 117 +++++++++++++++-
tests/btrfs/200 | 8 +-
tests/btrfs/200.out | 8 +-
tests/btrfs/290 | 16 +--
tests/ext4/060 | 4 +
tests/ext4/061 | 155 +++++++++++++++++++++
tests/ext4/061.out | 2 +
tests/ext4/062 | 203 ++++++++++++++++++++++++++++
tests/ext4/062.out | 2 +
tests/ext4/063 | 129 ++++++++++++++++++
tests/ext4/063.out | 2 +
tests/f2fs/002 | 1 -
tests/f2fs/009 | 4 +-
tests/f2fs/012 | 2 +-
tests/f2fs/019 | 2 +-
tests/f2fs/020 | 2 +-
tests/f2fs/022 | 2 +-
tests/generic/562 | 2 +-
tests/generic/773 | 108 +++++++++++++++
tests/generic/773.out | 2 +
tests/generic/774 | 132 ++++++++++++++++++
tests/generic/774.out | 2 +
tests/generic/775 | 138 +++++++++++++++++++
tests/generic/775.out | 2 +
tests/generic/776 | 68 ++++++++++
tests/generic/776.out | 2 +
tests/generic/778 | 368 ++++++++++++++++++++++++++++++++++++++++++++++++++
tests/generic/778.out | 2 +
32 files changed, 1621 insertions(+), 75 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-10-20 14:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-20 14:52 [ANNOUNCE] fstests: for-next branch updated to v2025.10.20 Zorro Lang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox