From: Eryu Guan <guaneryu@gmail.com>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: master branch updated to 9f8f0e4d5ae0
Date: Sun, 14 Nov 2021 22:48:22 +0800 [thread overview]
Message-ID: <619121d2.1c69fb81.e4e07.8e5e@mx.google.com> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 3771 bytes --]
Hi all,
The master branch of the xfstests repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
have just been updated. There're a bunch of mmap CoW tests from Shiyang Ruan
have been added in this update, many thanks to Shiyang! Other commits are
random bug fixes & improvements. And I didn't see any new failures introduced
by this update when testing with v5.15 kernel.
Thanks,
Eryu
The new head of the master branch is commit:
9f8f0e4d5ae0 generic: add mmap CoW test for 'mixed' case
New commits:
Carlos Maiolino (2):
[bb0ab7b292b4] common/rc: Enable _format_swapfile to return the swap size
[16bd4336604c] generic/643: Fix for 1k block sizes for ext2 and ext3
Eric Biggers (1):
[1adc9f01994c] generic/574: remove invalid test of read completely past EOF
Josef Bacik (2):
[090e349abcbb] fstests: print symbolic names for fiemap flags
[bf3d7aba247d] fstests: check if the scratch device is an lv device for certain tests
Lukas Czerner (2):
[d83eaf746479] common/rc: add _require_kernel_config and _has_kernel_config
[f5944cd0383e] ext4: add test for all ext4/ext3/ext2 mount options
Luís Henriques (2):
[08ea29c66c78] generic/528: take fs timestamps granularity into account in tolerance interval
[e429c4aa5599] common/renameat2: use mktemp(1) to create temporary directory
Qu Wenruo (1):
[ff0409f6b576] btrfs: make nospace_cache related test cases to work with latest v2 cache
Shiyang Ruan (5):
[0108519ae1b0] generic: add mmap CoW test for 'regular' case
[13596038f1dd] generic: add mmap CoW test for 'unwritten' case
[55ae1620fdf3] generic: add mmap CoW test for 'hole' case
[e268739e5e88] generic: add mmap CoW test for 'delalloc' case
[9f8f0e4d5ae0] generic: add mmap CoW test for 'mixed' case
Yang Xu (1):
[7be8db3322a8] ext4/051: correct kernel commit
Zorro Lang (1):
[1b5ab4ec6ad7] generic/648: dmerror must be unmounted
Code Diffstat:
README | 2 +
common/btrfs | 12 +
common/config | 1 +
common/punch | 16 +-
common/rc | 50 +++-
common/renameat2 | 3 +-
tests/btrfs/102 | 2 +-
tests/btrfs/140 | 5 +-
tests/btrfs/141 | 5 +-
tests/btrfs/142 | 5 +-
tests/btrfs/143 | 5 +-
tests/btrfs/151 | 4 +-
tests/btrfs/157 | 7 +-
tests/btrfs/158 | 7 +-
tests/btrfs/170 | 2 +-
tests/btrfs/173 | 2 +-
tests/btrfs/174 | 2 +-
tests/btrfs/175 | 4 +-
tests/btrfs/176 | 2 +-
tests/btrfs/177 | 2 +-
tests/btrfs/199 | 4 +-
tests/btrfs/215 | 2 +-
tests/ext4/051 | 4 +-
tests/ext4/053 | 633 ++++++++++++++++++++++++++++++++++++++++++++++++++
tests/ext4/053.out | 2 +
tests/generic/081 | 2 +-
tests/generic/108 | 2 +-
tests/generic/352.out | 4 +-
tests/generic/353.out | 8 +-
tests/generic/356 | 2 +-
tests/generic/357 | 2 +-
tests/generic/459 | 2 +-
tests/generic/493 | 2 +-
tests/generic/494 | 2 +-
tests/generic/528 | 2 +-
tests/generic/554 | 2 +-
tests/generic/569 | 2 +-
tests/generic/574 | 2 +-
tests/generic/574.out | 2 -
tests/generic/643 | 27 +--
tests/generic/648 | 18 +-
tests/generic/651 | 68 ++++++
tests/generic/651.out | 6 +
tests/generic/652 | 69 ++++++
tests/generic/652.out | 6 +
tests/generic/653 | 63 +++++
tests/generic/653.out | 6 +
tests/generic/654 | 73 ++++++
tests/generic/654.out | 6 +
tests/generic/655 | 132 +++++++++++
tests/generic/655.out | 62 +++++
51 files changed, 1275 insertions(+), 80 deletions(-)
--
Eryu Guan
guaneryu@gmail.com
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
reply other threads:[~2021-11-14 14:49 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=619121d2.1c69fb81.e4e07.8e5e@mx.google.com \
--to=guaneryu@gmail.com \
--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.