From: Zorro Lang <zlang@kernel.org>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: for-next branch updated to v2025.03.30
Date: Sun, 30 Mar 2025 23:21:39 +0800 [thread overview]
Message-ID: <8175022655a3be98435b302c33757239@kernel.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 5272 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.03.30 release.
Release Notes:
1) There're 5 new test cases in this release, include btrfs/335, f2fs/009,
f2fs/010, generic/764 and xfs/633.
2) Remove "privatens" and "setsid" test ways from ./check, isolate the
codes of ./check and ./check-parallel.
3) Make fstests to support zoned XFS.
4) Enhance f2fs related codes.
More updates and fixes refer to below, thanks for all these contributions!
After the change 2), I think this version fstests might be stable enough.
I plan to merge it to master branch in next release, if there's not
critical bug reports. Please tell me, if there're still some issues block
or break your test.
Thanks,
Zorro
The new head of the for-next branch is commit:
0e33d528cf89 xfs/235: add to the auto group
New commits:
Chao Yu (7):
[d3053a227494] common/config: remove redundant export variables
[bf36679ee712] common/config: export F2FS_INJECT_PROG
[b2c469debb76] common/config: export F2FS_FSCK_PROG
[520d651ee9cc] common/rc: use -f for mkfs.f2fs by default
[b9d1c36bcce4] common/rc: introduce _check_f2fs_filesystem()
[82d0ff759c67] f2fs: new test to detect and repair nlink corruption
[32272b1e895e] f2fs: test dirty status handling on database file
Christoph Hellwig (14):
[415846d433df] xfs/177: force a small file system size
[5f57ee3ad4f1] xfs/419: use _scratch_mkfs_xfs
[332dd50da02b] xfs/540: use _scratch_mkfs_xfs
[21810ac207c3] common: extend the zoned device checks in _require_dm_target
[4d2283f87ed2] common: allow _require_non_zoned_device without an argument
[9b6b461417ab] xfs: add helpers to require zoned/non-zoned file systems
[2dbbf5debad1] xfs: handle zoned file systems in _scratch_xfs_force_no_metadir
[8d221e7be774] xfs: no quota support with internal rtdev
[54cabdaa03e6] xfs: xfs_copy doesn't like RT sections
[9ec7d058eb92] xfs: skip filestreams tests on internal RT devices
[ea888a5571e0] xfs: skip various tests when using the zoned allocator
[283339e65cc7] xfs/049: skip on zoned devices
[8893b54c0a60] xfs/206: filter out the zoned line from mkfs output
[0e33d528cf89] xfs/235: add to the auto group
Darrick J. Wong (6):
[3e73e52ad931] xfs: test filesystem recovery with rdump
[5efe0accdc55] generic/45[34]: add colored emoji variants to unicode tests
[8e4282818e57] xfs/614: determine the sector size of the fs image by doing a test format
[768c74f45422] generic/537: disable quota mount options for pre-metadir rt filesystems
[eff1baf42a79] common/populate: drop fallocate mode 0 requirement
[faa0190b363d] xfs/818: fix some design issues
Eric Sandeen (1):
[cd4ca5ac3512] fstests: test for CONFIG_QFMT_V2 in _require_quota
Filipe Manana (2):
[6542628fc958] generic: test fsync of file with no more hard links
[b8cbda37d9ce] btrfs/058: fix test to actually have an open tmpfile during the send operation
Johannes Thumshirn (1):
[4368c82e2a7e] fstests: btrfs: zoned: verify RAID conversion with write pointer mismatch
Zorro Lang (2):
[0acf53d6d9d3] fstests: remove privatens test way from check
[b6ccf1272734] fstests: remove run_setsid test way from check
Code Diffstat:
check | 72 +++++------------------
common/config | 4 +-
common/filestreams | 5 ++
common/populate | 1 -
common/quota | 1 +
common/rc | 75 +++++++++++++++++++-----
common/xfs | 47 ++++++++++++++-
src/multi_open_unlink.c | 24 +++++++-
tests/btrfs/058 | 28 +++++++--
tests/btrfs/335 | 62 ++++++++++++++++++++
tests/btrfs/335.out | 7 +++
tests/ext4/053 | 1 -
tests/ext4/055 | 2 +
tests/f2fs/009 | 138 +++++++++++++++++++++++++++++++++++++++++++
tests/f2fs/009.out | 2 +
tests/f2fs/010 | 69 ++++++++++++++++++++++
tests/f2fs/010.out | 2 +
tests/generic/453 | 55 +++++++++++++++++
tests/generic/454 | 55 +++++++++++++++++
tests/generic/537 | 17 ++++++
tests/generic/764 | 50 ++++++++++++++++
tests/generic/764.out | 2 +
tests/xfs/015 | 7 +++
tests/xfs/041 | 5 ++
tests/xfs/049 | 2 +
tests/xfs/177 | 4 +-
tests/xfs/206 | 1 +
tests/xfs/235 | 2 +-
tests/xfs/272 | 5 ++
tests/xfs/276 | 5 ++
tests/xfs/306 | 4 ++
tests/xfs/419 | 5 +-
tests/xfs/449 | 3 +
tests/xfs/521 | 3 +
tests/xfs/524 | 4 ++
tests/xfs/540 | 5 +-
tests/xfs/541 | 3 +
tests/xfs/556 | 13 ++++
tests/xfs/596 | 3 +
tests/xfs/614 | 13 ++--
tests/xfs/633 | 153 ++++++++++++++++++++++++++++++++++++++++++++++++
tests/xfs/633.out | 6 ++
tests/xfs/818 | 19 +++++-
tools/Makefile | 1 -
tools/run_setsid | 22 -------
45 files changed, 890 insertions(+), 117 deletions(-)
--
Zorro Lang
zlang@kernel.org
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
reply other threads:[~2025-03-30 15:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8175022655a3be98435b302c33757239@kernel.org \
--to=zlang@kernel.org \
--cc=fstests@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.