From: Eryu Guan <guaneryu@gmail.com>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: master branch updated to c68a8f59924e
Date: Sun, 21 Mar 2021 23:04:32 +0800 [thread overview]
Message-ID: <60576085.1c69fb81.01e8.eedc@mx.google.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 4236 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. This update mainly pulls in xfs inode fork extent count
overflow detection test from Chandan Babu R, also the metadump improvements
from Darrick J. Wong. Many thanks to Allison Henderson for helping review the
patches!
There're also two new tests for btrfs, and btrfs/233 currently fails with
latest Linus tree.
Thanks,
Eryu
The new head of the master branch is commit:
c68a8f59924e xfs: Stress test with bmap_alloc_minlen_extent error tag enabled
New commits:
Chandan Babu R (13):
[1066be0dd6f2] _check_xfs_filesystem: sync fs before running scrub
[b0b379e77db7] common/xfs: Add a helper to get an inode fork's extent count
[c25df583e373] common/xfs: Add helper to obtain fsxattr field value
[9f8584434b58] xfs: Check for extent overflow when trivally adding a new extent
[d9d2de11ef48] xfs: Check for extent overflow when growing realtime bitmap/summary inodes
[9ffcdd4c7810] xfs: Check for extent overflow when punching a hole
[224a6745873e] xfs: Check for extent overflow when adding/removing xattrs
[b721a2174344] xfs: Check for extent overflow when adding/removing dir entries
[490a8d56fba9] xfs: Check for extent overflow when writing to unwritten extent
[7425ee44da99] xfs: Check for extent overflow when moving extent from cow to data fork
[3ab311f592f6] xfs: Check for extent overflow when remapping an extent
[200ee9e93b84] xfs: Check for extent overflow when swapping extents
[c68a8f59924e] xfs: Stress test with bmap_alloc_minlen_extent error tag enabled
Darrick J. Wong (4):
[d4811ae1ff90] common: capture metadump output if xfs filesystem check fails
[45b9734b9816] common: move _scratch_metadump to common/xfs
[b7860b30cee7] populate: support compressing metadumps
[9fb30a9500c1] common: capture qcow2 dumps of corrupt ext* filesystems
Filipe Manana (3):
[40f8dc416af3] btrfs: test delayed subvolume deletion on mount and remount
[4a2683ce3e6d] btrfs: add test for cases when a dio write has to fallback to a buffered write
[7c476f1890c5] btrfs/232: fix umount failure due to fsstress still running
Max Reitz (1):
[8275832d6782] common/rc: virtiofs does not support atime options
Yang Xu (1):
[3d15d3fe85f9] src/chprojid_fail.c: Fix undefined compile error on old kernel
Code Diffstat:
README | 7 ++
common/config | 1 +
common/populate | 25 ++++++--
common/rc | 35 ++++++----
common/xfs | 103 +++++++++++++++++++++++++++--
src/chprojid_fail.c | 1 +
tests/btrfs/232 | 4 ++
tests/btrfs/233 | 152 +++++++++++++++++++++++++++++++++++++++++++
tests/btrfs/233.out | 5 ++
tests/btrfs/234 | 64 ++++++++++++++++++
tests/btrfs/234.out | 21 ++++++
tests/btrfs/group | 2 +
tests/xfs/129 | 2 +-
tests/xfs/234 | 2 +-
tests/xfs/253 | 2 +-
tests/xfs/284 | 4 +-
tests/xfs/291 | 2 +-
tests/xfs/336 | 2 +-
tests/xfs/432 | 2 +-
tests/xfs/503 | 8 +--
tests/xfs/529 | 171 ++++++++++++++++++++++++++++++++++++++++++++++++
tests/xfs/529.out | 20 ++++++
tests/xfs/530 | 124 +++++++++++++++++++++++++++++++++++
tests/xfs/530.out | 11 ++++
tests/xfs/531 | 83 ++++++++++++++++++++++++
tests/xfs/531.out | 19 ++++++
tests/xfs/532 | 139 +++++++++++++++++++++++++++++++++++++++
tests/xfs/532.out | 18 ++++++
tests/xfs/533 | 182 ++++++++++++++++++++++++++++++++++++++++++++++++++++
tests/xfs/533.out | 17 +++++
tests/xfs/534 | 84 ++++++++++++++++++++++++
tests/xfs/534.out | 11 ++++
tests/xfs/535 | 104 ++++++++++++++++++++++++++++++
tests/xfs/535.out | 12 ++++
tests/xfs/536 | 81 +++++++++++++++++++++++
tests/xfs/536.out | 8 +++
tests/xfs/537 | 105 ++++++++++++++++++++++++++++++
tests/xfs/537.out | 13 ++++
tests/xfs/538 | 84 ++++++++++++++++++++++++
tests/xfs/538.out | 7 ++
tests/xfs/group | 10 +++
41 files changed, 1712 insertions(+), 35 deletions(-)
--
Eryu Guan
guaneryu@gmail.com
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
reply other threads:[~2021-03-21 15:05 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=60576085.1c69fb81.01e8.eedc@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox