From: Zorro Lang <zlang@kernel.org>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: for-next branch updated to v2024.12.01
Date: Sun, 01 Dec 2024 21:55:35 +0800 [thread overview]
Message-ID: <45db57f80bac6fe94dd7c4a1eb62ce94@kernel.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 3966 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 v2024.12.01 release.
Release Notes:
1) There're 2 new test cases, include generic/367 and btrfs/327.
2) Lots of bug fixes in this release, more details refer to below.
Thanks for all these contributions!
I'll try to merge a big patchset from Dave Chinner in next release (except there
are big issues). It changes so many things, later merging will cause more and
more conflicts.
https://lore.kernel.org/fstests/20241129042216.u2f2sl5pc553gxqr@dell-per750-06-vm-08.rhts.eng.pek2.redhat.com/T/#m331c898ccf49c2d557e45a1a27bf80a43123bf14
I provide a temporary branch "for-dave-check-parallel" for testing this
patchset, I've fixed some conflicts and small issues on that branch. Feel
free to give it a test from your side, to avoid this change break your
regular testing later :)
Thanks,
Zorro
The new head of the for-next branch is commit:
8467552f09e1 btrfs/327: add a test case to verify inline extent data read
New commits:
Anand Jain (1):
[4906a5ab94ee] fstests: fix blksize_t printf format warnings across architectures
Christoph Hellwig (1):
[c8114d98186a] xfs/229: call on the test directory
Darrick J. Wong (15):
[92aad87ec067] generic/757: fix various bugs in this test
[e21e278065bf] generic/757: convert to thinp
[fa95cde52dcd] xfs/113: fix failure to corrupt the entire directory
[27ce2a47a773] xfs/508: fix test for 64k blocksize
[67e01fc52bbc] common/rc: capture dmesg when oom kills happen
[93a8e88d0f6e] generic/562: handle ENOSPC while cloning gracefully
[38257f559615] xfs/163: skip test if we can't shrink due to enospc issues
[d9352ed5e24a] xfs/009: allow logically contiguous preallocations
[2d6e7681acff] generic/251: use sentinel files to kill the fstrim loop
[dbdbe1ec8591] generic/251: constrain runtime via time/load/soak factors
[f06e93a4b1af] generic/251: don't copy the fsstress source code
[f4ac46a85121] generic/366: fix directio requirements checking
[d78afe6b6f0c] generic/454: actually set attr value for llamapirate subtest
[ab1ece9ee32d] xfs/122: add tests for commitrange structures
[0c01033c834f] generic/459: prevent collisions between test VMs backed by a shared disk pool
Filipe Manana (1):
[09d86a113f0a] btrfs/028: kill lingering processes when test is interrupted
Nirjhar Roy (3):
[e715441790b8] common/rc,xfs/207: Add a common helper function to check xflag bits
[5c42ec5b9fd3] common/rc: Add a new _require_scratch_extsize helper function
[a9c233162ef3] generic: Addition of new tests for extsize hints
Qu Wenruo (1):
[8467552f09e1] btrfs/327: add a test case to verify inline extent data read
Zorro Lang (2):
[98a76c6c51da] common/rc: _scratch_mkfs_sized supports extra arguments
[d6596effc4df] xfs/157: do not drop necessary mkfs options
Code Diffstat:
common/rc | 59 +++++++++++-----
src/attr_replace_test.c | 2 +-
src/seek_sanity_test.c | 2 +-
tests/btrfs/028 | 14 ++++
tests/btrfs/327 | 56 ++++++++++++++++
tests/btrfs/327.out | 2 +
tests/generic/251 | 42 ++++++------
tests/generic/366 | 2 +-
tests/generic/367 | 174 ++++++++++++++++++++++++++++++++++++++++++++++++
tests/generic/367.out | 26 ++++++++
tests/generic/454 | 8 +--
tests/generic/459 | 15 +++--
tests/generic/562 | 10 ++-
tests/generic/757 | 26 ++++++--
tests/xfs/009 | 29 +++++++-
tests/xfs/113 | 33 +++++++--
tests/xfs/122.out | 1 +
tests/xfs/157 | 3 +-
tests/xfs/163 | 9 ++-
tests/xfs/207 | 15 ++---
tests/xfs/229 | 4 +-
tests/xfs/508 | 4 +-
22 files changed, 456 insertions(+), 80 deletions(-)
--
Zorro Lang
zlang@kernel.org
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
reply other threads:[~2024-12-01 13:55 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=45db57f80bac6fe94dd7c4a1eb62ce94@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.