From: Zorro Lang <zlang@kernel.org>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: for-next branch updated to 41f2bbdec5fa
Date: Sun, 06 Nov 2022 20:40:22 +0800 [thread overview]
Message-ID: <20221106124025.DF82CC433D6@smtp.kernel.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 3687 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 v2022.11.06 release.
Release note:
1) There're 3 new cases (xfs/556, btrfs/279 and btrfs/280) in this release.
They don't panic/hang on old kernel generally.
2) A common/config change makes TEST_FS_MOUNT_OPTIONS and MOUNT_OPTIONS to be
same by default. It might affect some fs which don't init them same, likes
tmpfs, gfs2, reiserfs, f2fs, ceph, udf, overlay. I think this change makes
sense, but if anyone find any issue from it, feel free to send email to us.
3) More cases are added into perms group.
4) Darrick add some new helpers for dmerror test.
More update and code improvement as below, thanks for all your contribution!
Thanks,
Zorro
The new head of the for-next branch is commit:
41f2bbdec5fa generic: add missing $FSX_AVOID to fsx invocations
New commits ([N]ew, [U]date):
Darrick J. Wong (1):
[N&U] [1b3f0e1b6c9e] xfs: test xfs_scrub phase 6 media error reporting
Eric Biggers (3):
[U] [7f7f3261a3cc] common/verity: fix _fsv_have_hash_algorithm() with required signatures
[U] [b0442d18aa88] generic/577: add missing file removal before empty file test
[U] [6994e033aba2] tests: fix some tests for systems with fs.verity.require_signatures=1
[U]
Eric Whitney (1):
[U] [41f2bbdec5fa] generic: add missing $FSX_AVOID to fsx invocations
Filipe Manana (3):
[U] [2450821c9b15] common/punch: fix flags printing for filter _filter_fiemap_flags
[N] [cea2bae85f1d] btrfs: test that fiemap reports extent as not shared after deleting file
[N] [cb404cfcae51] btrfs: test fiemap reports extent as not shared after COWing it in snapshot
Xiao Yang (1):
[U] [1dd7395623cb] common/config: Make test and scratch devices use the same mount options
Yang Xu (1):
[U] [1d4080ce7a6b] fstests: Add more related cases to perms group
Code Diffstat:
common/config | 65 ++++++++--------------
common/dmerror | 147 +++++++++++++++++++++++++++++++++++++++++++++++++
common/punch | 2 +
common/verity | 58 +++++++++++++-------
common/xfs | 9 +++
tests/btrfs/279 | 82 +++++++++++++++++++++++++++
tests/btrfs/279.out | 39 +++++++++++++
tests/btrfs/280 | 64 ++++++++++++++++++++++
tests/btrfs/280.out | 21 +++++++
tests/btrfs/290 | 9 +++
tests/btrfs/291 | 2 +
tests/generic/099 | 2 +-
tests/generic/105 | 2 +-
tests/generic/193 | 2 +-
tests/generic/237 | 2 +-
tests/generic/314 | 2 +-
tests/generic/318 | 2 +-
tests/generic/319 | 2 +-
tests/generic/355 | 2 +-
tests/generic/362 | 2 +-
tests/generic/363 | 2 +-
tests/generic/364 | 2 +-
tests/generic/365 | 2 +-
tests/generic/366 | 2 +-
tests/generic/367 | 2 +-
tests/generic/368 | 2 +-
tests/generic/369 | 2 +-
tests/generic/370 | 2 +-
tests/generic/375 | 2 +-
tests/generic/444 | 2 +-
tests/generic/455 | 2 +-
tests/generic/457 | 2 +-
tests/generic/577 | 1 +
tests/generic/624 | 8 +++
tests/generic/673 | 2 +-
tests/generic/674 | 2 +-
tests/generic/683 | 2 +-
tests/generic/684 | 2 +-
tests/generic/685 | 2 +-
tests/generic/686 | 2 +-
tests/generic/687 | 2 +-
tests/generic/692 | 8 +++
tests/overlay/004 | 2 +-
tests/overlay/008 | 2 +-
tests/overlay/015 | 2 +-
tests/overlay/023 | 2 +-
tests/xfs/556 | 155 ++++++++++++++++++++++++++++++++++++++++++++++++++++
tests/xfs/556.out | 12 ++++
48 files changed, 652 insertions(+), 94 deletions(-)
--
Zorro Lang
zlang@kernel.org
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
reply other threads:[~2022-11-06 12:40 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=20221106124025.DF82CC433D6@smtp.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox