From: Xiao Yang <yangx.jy@cn.fujitsu.com>
To: Eryu Guan <guaneryu@gmail.com>
Cc: <fstests@vger.kernel.org>
Subject: Re: [ANNOUNCE] fstests: master branch updated to 59d1f998fd61
Date: Mon, 10 Aug 2020 19:12:05 +0800 [thread overview]
Message-ID: <5F312B85.5040002@cn.fujitsu.com> (raw)
In-Reply-To: <5f3030bc.1c69fb81.7519b.378d@mx.google.com>
On 2020/8/10 1:21, Eryu Guan wrote:
> 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. The most notable change is the DAX patchset from Xiao
> Yang, which update & add new tests to test the new DAX mount behavior. Many
> thanks to Xiao Yang for the patchset, and to Ira Weiny and Darrick J. Wong for
> reviewing the patches!
Hi Eryu,
Thank you for applying my patch set. :-)
In addition, I also updated some helpers related to new dax option by
another
separate patch set[1] and hope you can apply it in next update.
[1]:
https://www.spinics.net/lists/fstests/msg14360.html
https://www.spinics.net/lists/fstests/msg14359.html
P.S. The patch set has been reviewed by Ira Weiny.
Best Regards,
Xiao Yang
> There're also some xfs quota related fixes to work with the new kernel &
> xfsprogs behaviors on XFS.
>
> And the new btrfs and ext4 tests currently fail on latest v5.8 kernel.
>
> Thanks,
> Eryu
>
> The new head of the master branch is commit:
>
> 59d1f998fd61 generic: Verify how to change the S_DAX flag on an existing file
>
> New commits:
>
> Bill O'Donnell (2):
> [7cee3f17280c] xfs/518: modify timer/state commands to remove new g,p timer output
> [569789e54eb0] xfs/263: filters to accommodate new xfs_quota state command and prevent regression
>
> Darrick J. Wong (4):
> [fc80a4954604] generic/603: don't run on XFS v4 filesystems
> [2b3de458c433] xfs/030: repair should actually find the zeroed block pointer in the agfl
> [9515832478a1] xfs/{263,106}: erase max warnings printout
> [e5bbd47e7c17] xfs/{050,299}: clear quota warnings in between checks
>
> Jeff Layton (2):
> [760616041b67] generic/377: filter out xattrs that don't start with 'user.'
> [85c3ee84f07b] generic/062: use more restrictive filter when querying for attributes
>
> Lukas Czerner (1):
> [3c9b1fe59ebd] ext4: Test read-only external journal device
>
> Qu Wenruo (1):
> [912521c9fa1a] btrfs: Add test to check if shrink works well with fstrim
>
> Xiao Yang (9):
> [f4a1c15b58de] generic/452: Fix the wrong commit id
> [c1a28a6e3a94] common/rc: Introduce helpers for new dax mount options and FS_XFLAG_DAX
> [49ba983a76a6] fstests: Use _require_scratch_dax_mountopt() and _require_dax_iflag()
> [2aaaef91f305] generic/223: Don't clear MKFS_OPTION before calling _scratch_mkfs_geom()
> [ab0680e58176] generic/413, xfs/260: Improve format operation for PMD fault testing
> [f85344a72f74] xfs/260: Move and update xfs/260
> [efb26477fd3c] generic: Verify if statx() can qurey S_DAX flag on regular file correctly
> [76cfca6472ad] generic: Verify the inheritance behavior of FS_XFLAG_DAX flag in various combinations
> [59d1f998fd61] generic: Verify how to change the S_DAX flag on an existing file
>
>
> Code Diffstat:
>
> common/rc | 105 ++++++++++++++++++++---
> tests/btrfs/217 | 62 ++++++++++++++
> tests/btrfs/217.out | 2 +
> tests/btrfs/group | 1 +
> tests/ext4/002 | 139 ++++++++++++++++++++++++++++++
> tests/ext4/002.out | 32 +++++++
> tests/ext4/030 | 2 +-
> tests/ext4/031 | 4 +-
> tests/ext4/group | 1 +
> tests/generic/062 | 10 ++-
> tests/generic/223 | 1 -
> tests/generic/377 | 4 +-
> tests/generic/413 | 12 +--
> tests/generic/452 | 2 +-
> tests/generic/462 | 2 +-
> tests/generic/603 | 4 +
> tests/{xfs/260 => generic/605} | 79 +++++++++--------
> tests/generic/605.out | 2 +
> tests/generic/606 | 92 ++++++++++++++++++++
> tests/generic/606.out | 2 +
> tests/generic/607 | 189 +++++++++++++++++++++++++++++++++++++++++
> tests/generic/607.out | 2 +
> tests/generic/608 | 121 ++++++++++++++++++++++++++
> tests/generic/608.out | 2 +
> tests/generic/group | 4 +
> tests/xfs/030.out | 1 +
> tests/xfs/050 | 23 +++--
> tests/xfs/106 | 3 +-
> tests/xfs/260.out | 2 -
> tests/xfs/263 | 21 ++++-
> tests/xfs/299 | 23 +++--
> tests/xfs/518 | 8 +-
> tests/xfs/group | 1 -
> 33 files changed, 867 insertions(+), 91 deletions(-)
> --
> Eryu Guan
> guaneryu@gmail.com
next prev parent reply other threads:[~2020-08-10 11:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-09 17:21 [ANNOUNCE] fstests: master branch updated to 59d1f998fd61 Eryu Guan
2020-08-10 11:12 ` Xiao Yang [this message]
2020-08-10 12:07 ` Eryu Guan
2020-08-10 14:09 ` Xiao Yang
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=5F312B85.5040002@cn.fujitsu.com \
--to=yangx.jy@cn.fujitsu.com \
--cc=fstests@vger.kernel.org \
--cc=guaneryu@gmail.com \
/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.