From: Eryu Guan <guaneryu@gmail.com>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: master branch updated to a00c51a0816a
Date: Sat, 24 Jun 2017 23:19:28 +0800 [thread overview]
Message-ID: <594e8302.d661630a.13d0d.d751@mx.google.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3615 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 contains 8 new tests, notably I've merged
tests for the new behavior on writeback error handling from Jeff, so you'll see
these tests fail on latest 4.12-rc6 kernel. Other than that, there're also new
xfs, overlayfs and generic tests added, and ext3/ext4 gain external journal
device support.
New failures I've noticed in this update
- generic/441 tests the new writeback error handling and fails on ext2, it also
fails on ext3/4 and xfs when testing with external log device set
- generic/442 also tests the new writeback error handling, but it tests the
block device, so it's not in auto group and probably you won't see this
failure
- generic/444 is a new sgid test when working with default ACL, it currently
fails on ext2/3/4, xfs, btrfs and NFSv3. The fixes are still in review
- overlay/031 tests an overlay bug which hasn't been fixed yet
Thanks,
Eryu
The new head of the master branch is commit:
a00c51a0816a generic: Test SGID inheritance with default ACLs
New commits:
Darrick J. Wong (3):
[6813e5213df8] xfs: don't allow realtime swap files
[1bd599745efd] xfs/040: use compare-libxfs in xfsprogs
[ca9c67734661] xfs: seek data and holes that are in the CoW fork only
Jan Kara (1):
[a00c51a0816a] generic: Test SGID inheritance with default ACLs
Jeff Layton (5):
[86e398347685] ext4: allow ext4 to use $SCRATCH_LOGDEV
[39c3f812deb7] ext3: allow it to put journal on a separate device when doing scratch_mkfs
[702421f52891] generic: add a writeback error handling test
[d6b986f3cb39] generic: test writeback error handling on dmerror devices
[5d599421defe] btrfs: make a btrfs version of writeback error reporting test
Zorro Lang (1):
[a8b4891d0f90] generic: test writev with page fault when it processes iov
zhangyi (F) (1):
[10ad7501694a] overlay: test whiteout check in impure dir
Code Diffstat:
.gitignore | 2 +
common/dmerror | 13 +-
common/rc | 14 +-
doc/auxiliary-programs.txt | 16 +++
src/Makefile | 6 +-
src/dmerror | 44 +++++++
src/fsync-err.c | 223 ++++++++++++++++++++++++++++++++
src/writev_on_pagefault.c | 114 ++++++++++++++++
tests/btrfs/146 | 97 ++++++++++++++
tests/btrfs/146.out | 3 +
tests/btrfs/group | 1 +
tests/generic/441 | 84 ++++++++++++
tests/generic/441.out | 3 +
tests/generic/442 | 63 +++++++++
tests/generic/442.out | 2 +
tests/generic/443 | 61 +++++++++
tests/generic/443.out | 2 +
tests/generic/444 | 71 ++++++++++
tests/generic/444.out | 3 +
tests/generic/group | 4 +
tests/overlay/031 | 97 ++++++++++++++
tests/overlay/031.out | 2 +
tests/overlay/group | 1 +
tests/xfs/040 | 30 ++---
tests/xfs/040.good | 16 ---
tests/xfs/040.out | 171 +++++++++++++++++++++++-
tests/xfs/419 | 74 +++++++++++
tests/xfs/419.out | 5 +
tests/xfs/420 | 160 +++++++++++++++++++++++
tests/xfs/420.out | 52 ++++++++
tests/xfs/421 | 160 +++++++++++++++++++++++
tests/xfs/421.out | 52 ++++++++
tests/xfs/group | 3 +
tools/srcdiff | 316 ---------------------------------------------
34 files changed, 1607 insertions(+), 358 deletions(-)
--
Eryu Guan
eguan@redhat.com
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
reply other threads:[~2017-06-24 15:19 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=594e8302.d661630a.13d0d.d751@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