From: Zorro Lang <zlang@kernel.org>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: merge v2022.10.16 onto master branch
Date: Sun, 30 Oct 2022 18:48:11 +0800 [thread overview]
Message-ID: <20221030104813.D50B3C433C1@smtp.kernel.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 5277 bytes --]
Hi all,
The master branch of the xfstests repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
has just been updated to v2022.10.16 version (merged from for-next).
Thanks,
Zorro
The new head of the master branch is commit:
a75c5f50584e fstests: get section config after RUN_SECTION checks
New commits:
Darrick J. Wong (6):
[81a2acdc6d3a] check: detect and preserve all coredumps made by a test
[ff4e41531f71] check: optionally compress core dumps
[3436c281c43b] populate: wipe external xfs log devices when restoring a cached image
[fe535b38337f] populate: reformat external ext[34] journal devices when restoring a cached image
[fbeba9696c47] populate: require e2image before populating
[e94831608039] fstests: refactor xfs_mdrestore calls
David Disseldorp (2):
[436cb87154a4] lsqa.pl: fix --header output
[bd19653e345f] seek_sanity_test: drop unused pagesz
Filipe Manana (3):
[c21c99b4d30e] fstests: add missing require of xfs_io fiemap command to some tests
[31a16db46b73] fstests: add fiemap group
[fa7644ccaa14] generic: test fiemap reports extent as shared after cloning it
Josef Bacik (1):
[a75c5f50584e] fstests: get section config after RUN_SECTION checks
Theodore Ts'o (1):
[317d1c6cd84b] ext4/053: remove test for i_version mount option
Code Diffstat:
README | 4 +++
check | 29 +++++++++++++---
common/config | 1 +
common/fuzzy | 2 +-
common/populate | 43 ++++++++++++++++++++---
common/rc | 26 ++++++++++++++
doc/group-names.txt | 1 +
lsqa.pl | 2 +-
src/seek_sanity_test.c | 1 -
tests/btrfs/004 | 2 +-
tests/btrfs/079 | 2 +-
tests/btrfs/137 | 2 +-
tests/btrfs/140 | 2 +-
tests/btrfs/199 | 2 +-
tests/btrfs/200 | 2 +-
tests/btrfs/211 | 2 +-
tests/btrfs/257 | 3 +-
tests/btrfs/258 | 3 +-
tests/btrfs/259 | 3 +-
tests/btrfs/260 | 2 +-
tests/btrfs/263 | 2 +-
tests/btrfs/276 | 2 +-
tests/ext4/001 | 2 +-
tests/ext4/034 | 2 +-
tests/ext4/053 | 1 -
tests/ext4/308 | 2 +-
tests/f2fs/002 | 2 +-
tests/generic/009 | 2 +-
tests/generic/012 | 2 +-
tests/generic/016 | 2 +-
tests/generic/017 | 2 +-
tests/generic/021 | 2 +-
tests/generic/022 | 2 +-
tests/generic/032 | 2 +-
tests/generic/043 | 2 +-
tests/generic/044 | 2 +-
tests/generic/045 | 2 +-
tests/generic/046 | 2 +-
tests/generic/047 | 2 +-
tests/generic/048 | 2 +-
tests/generic/049 | 2 +-
tests/generic/058 | 2 +-
tests/generic/060 | 2 +-
tests/generic/061 | 2 +-
tests/generic/063 | 2 +-
tests/generic/064 | 2 +-
tests/generic/092 | 2 +-
tests/generic/094 | 2 +-
tests/generic/110 | 2 +-
tests/generic/111 | 2 +-
tests/generic/115 | 2 +-
tests/generic/177 | 2 +-
tests/generic/225 | 2 +-
tests/generic/255 | 2 +-
tests/generic/301 | 2 +-
tests/generic/302 | 2 +-
tests/generic/305 | 2 +-
tests/generic/316 | 2 +-
tests/generic/326 | 2 +-
tests/generic/327 | 2 +-
tests/generic/328 | 2 +-
tests/generic/352 | 2 +-
tests/generic/353 | 2 +-
tests/generic/372 | 2 +-
tests/generic/414 | 2 +-
tests/generic/425 | 2 +-
tests/generic/473 | 2 +-
tests/generic/483 | 2 +-
tests/generic/516 | 2 +-
tests/generic/519 | 2 +-
tests/generic/540 | 2 +-
tests/generic/541 | 2 +-
tests/generic/542 | 2 +-
tests/generic/543 | 2 +-
tests/generic/578 | 2 +-
tests/generic/654 | 2 +-
tests/generic/655 | 2 +-
tests/generic/677 | 2 +-
tests/generic/679 | 2 +-
tests/generic/695 | 2 +-
tests/generic/702 | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++
tests/generic/702.out | 23 +++++++++++++
tests/overlay/066 | 2 +-
tests/shared/298 | 2 +-
tests/xfs/129 | 3 +-
tests/xfs/180 | 2 +-
tests/xfs/182 | 2 +-
tests/xfs/184 | 2 +-
tests/xfs/192 | 2 +-
tests/xfs/193 | 2 +-
tests/xfs/198 | 2 +-
tests/xfs/200 | 2 +-
tests/xfs/204 | 2 +-
tests/xfs/207 | 2 +-
tests/xfs/208 | 2 +-
tests/xfs/209 | 2 +-
tests/xfs/210 | 2 +-
tests/xfs/211 | 2 +-
tests/xfs/212 | 2 +-
tests/xfs/213 | 2 +-
tests/xfs/214 | 2 +-
tests/xfs/231 | 2 +-
tests/xfs/232 | 2 +-
tests/xfs/234 | 3 +-
tests/xfs/252 | 2 +-
tests/xfs/253 | 3 +-
tests/xfs/284 | 3 +-
tests/xfs/291 | 3 +-
tests/xfs/336 | 3 +-
tests/xfs/344 | 2 +-
tests/xfs/345 | 2 +-
tests/xfs/346 | 2 +-
tests/xfs/347 | 2 +-
tests/xfs/432 | 3 +-
tests/xfs/443 | 3 +-
tests/xfs/503 | 9 ++---
116 files changed, 330 insertions(+), 121 deletions(-)
--
Zorro Lang
zlang@kernel.org
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
reply other threads:[~2022-10-30 10:48 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=20221030104813.D50B3C433C1@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 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.