From: Eryu Guan <guaneryu@gmail.com>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: master branch updated to 61c6d0c30574
Date: Sun, 02 Feb 2020 21:30:01 +0800 [thread overview]
Message-ID: <5e36cedf.1c69fb81.eb779.dabd@mx.google.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3428 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 the new overlay tests from
Amir Goldstein and a new xfs test, along with other various fixes. The new
overlay tests should not fail on v5.5 kernel, but the new xfs/512 test
currently fails on latest kernel.
The review process was slowed down due to Chinese New Year holiday and Wuhan
coronavirus, so there're still some pending patches to review. But if you have
patches that have been pending for more than 1 month, please resend, they
probably fall out of my radar.
Thanks,
Eryu
The new head of the master branch is commit:
61c6d0c30574 btrfs/130: remove the dangerous group
New commits:
Amir Goldstein (5):
[88a966b1b9cc] overlay: create the overlay/nested test group
[7d50029d5863] overlay: test file handles with nested overlay over samefs lower
[c499faebbf8b] overlay: test file handles with nested overlay over non-samefs lower
[0482218a3dc3] overlay: test constant ino with nested overlay over samefs lower
[e288b4bade12] overlay: test constant ino with nested overlay over non-samefs lower
Christoph Hellwig (1):
[3fde92b2a36b] xfs: add a new test for removing ACLs through the attr interface
Darrick J. Wong (6):
[fe815742e286] xfs/122: add disk dquot structure to the list
[6478e3343829] xfs/507: skip if we can't create a large sparse file for testing
[e002de2e5b54] xfs/279: skip test if we can't allocate scsi_debug device
[cfa9327172d4] common/rc: fix _get_max_lfs_filesize on 32-bit platforms
[7d05ebe51ba4] generic/108: skip test if we can't initialize scsi_debug
[699ebfad5db5] xfs/020: call _notrun if we can't create a 60t sparse image
Deepa Dinamani (1):
[4bfaca4ef87e] generic/402: Make timestamp range check conditional
Filipe Manana (1):
[61c6d0c30574] btrfs/130: remove the dangerous group
Josef Bacik (2):
[27e2a2bd2f44] ltp/fsx: do size check after closeopen operation
[fb72f6f547d7] ltp/fsx: drop caches if we're doing closeopen
Xiao Yang (1):
[af37fc423f8e] generic: Add check for required keep_size/punch_hole/zero_range/collapse_range
Yang Xu (1):
[b536de2a0424] generic/520: Remove sync in clean_dir
Code Diffstat:
common/rc | 11 +-
ltp/fsx.c | 10 +-
tests/btrfs/group | 2 +-
tests/generic/108 | 4 +-
tests/generic/402 | 13 ++-
tests/generic/456 | 3 +
tests/generic/469 | 3 +
tests/generic/499 | 1 +
tests/generic/511 | 1 +
tests/generic/520 | 1 -
tests/overlay/068 | 304 ++++++++++++++++++++++++++++++++++++++++++++++++
tests/overlay/068.out | 50 ++++++++
tests/overlay/069 | 313 ++++++++++++++++++++++++++++++++++++++++++++++++++
tests/overlay/069.out | 50 ++++++++
tests/overlay/070 | 223 +++++++++++++++++++++++++++++++++++
tests/overlay/070.out | 2 +
tests/overlay/071 | 237 ++++++++++++++++++++++++++++++++++++++
tests/overlay/071.out | 2 +
tests/overlay/group | 8 +-
tests/xfs/020 | 2 +
tests/xfs/122.out | 1 +
tests/xfs/279 | 3 +
tests/xfs/507 | 1 +
tests/xfs/512 | 59 ++++++++++
tests/xfs/512.out | 7 ++
tests/xfs/group | 1 +
26 files changed, 1298 insertions(+), 14 deletions(-)
--
Eryu Guan
guaneryu@gmail.com
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2020-02-02 13:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-02 13:30 Eryu Guan [this message]
2020-02-02 15:20 ` [ANNOUNCE] fstests: master branch updated to 61c6d0c30574 Amir Goldstein
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=5e36cedf.1c69fb81.eb779.dabd@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.