From: Eryu Guan <guaneryu@gmail.com>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: master branch updated to d123585ea0d0
Date: Sun, 12 May 2019 21:07:42 +0800 [thread overview]
Message-ID: <5cd81aa5.1c69fb81.430cc.187f@mx.google.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1935 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. Along with other random fixes, this update mainly adds
two new generic tests and fixes test failures on XFS when reflink is enabled by
default. Thanks to Amir Goldstein and Filipe Manana for reviewing the patches!
generic/545 currently fails on overlayfs, and generic/546 fails on btrfs.
Thanks,
Eryu
The new head of the master branch is commit:
d123585ea0d0 xfs/294: calculate space to reserve for fragmentation test
New commits:
Darrick J. Wong (3):
[2fd273886b52] xfs: refactor minimum log size formatting code
[3f5941585839] xfs/216: always disable rmap and reflink when creating log size test fs
[d123585ea0d0] xfs/294: calculate space to reserve for fragmentation test
Jiufei Xue (1):
[80bac2129b06] generic: check CAP_LINUX_IMMUTABLE capability
Murphy Zhou (1):
[d349b37c113e] generic/532: do not break golden silence if attributes_mask is 0
Qu Wenruo (1):
[2bb2dd24cc9e] generic: do operations which doesn't take data space on full fs
Xiao Yang (1):
[9820d643ea37] ext4/018: Match the value of File ACL accurately
Code Diffstat:
common/config | 1 +
common/xfs | 36 ++++++++++++++++++++++
tests/ext4/018 | 2 +-
tests/generic/532 | 1 -
tests/generic/545 | 74 +++++++++++++++++++++++++++++++++++++++++++++
tests/generic/545.out | 9 ++++++
tests/generic/546 | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++
tests/generic/546.out | 3 ++
tests/generic/group | 2 ++
tests/xfs/104 | 3 +-
tests/xfs/119 | 3 +-
tests/xfs/216 | 8 ++++-
tests/xfs/291 | 3 +-
tests/xfs/294 | 11 ++++---
tests/xfs/295 | 5 +--
tests/xfs/297 | 3 +-
16 files changed, 234 insertions(+), 14 deletions(-)
--
Eryu Guan
guaneryu@gmail.com
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
reply other threads:[~2019-05-12 13:07 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=5cd81aa5.1c69fb81.430cc.187f@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.