From: Carlos Maiolino <cmaiolino@redhat.com>
To: Hou Tao <houtao1@huawei.com>
Cc: fstests@vger.kernel.org, guaneryu@gmail.com,
linux-xfs@vger.kernel.org, darrick.wong@oracle.com
Subject: Re: [PATCH v3 0/4] test for XFS umount hang caused by the pending dquota log item in AIL
Date: Tue, 21 Nov 2017 16:49:09 +0100 [thread overview]
Message-ID: <20171121154909.2acusmt3nfdonttw@odin.localdomain> (raw)
In-Reply-To: <20171109073252.36001-1-houtao1@huawei.com>
On Thu, Nov 09, 2017 at 03:32:48PM +0800, Hou Tao wrote:
> Hi,
>
> This is the v3 patchset for testing the XFS umount hang problem caused by
> the pending dquota log item in AIL. The problem has not been fixed in
> XFS yet, and Carlos Maiolino is working on it [1].
>
> The bug that the test case can not reproduced on a 15GB scratch device
> has been fixed, and many thanks to Eryu Guan. I had tested it on 4.14-rc8,
> and the problem can be reproduced reliably now.
>
> Comments and questions are welcome.
>
Thanks, I'm testing my patch against this test, it might take a few more time to
properly work on that patch, but with the test it is better.
I didn't review the test yet, but I tried it once, and at least the result is
what I expected, I'll get some time to review it.
> Regards,
> Tao
>
> ---
> Changes since v2:
>
> v3:
> * dmflakey: support error_writes feature for dm-flakey
> * check the availability of error_writes by trial instead of version number
>
> * xfs: test for umount hang caused by the pending dquota log item in AIL
> * calculate log_ofs correctly by using convert cmd in xfs_db
>
> * common/rc: factor out _scratch_xfs_[get|set]_sb_field
> * reimplement _scratch_xfs_[get|set]_sb_field based on
> _scratch_xfs_[get|set]_metadata_field.
>
> v2:
> * http://www.spinics.net/lists/fstests/msg07792.html
>
> v1:
> * https://www.spinics.net/lists/fstests/msg07622.html
>
> [1]: https://www.spinics.net/lists/linux-xfs/msg11614.html
>
> Hou Tao (4):
> dmflakey: support multiple dm targets for a dm-flakey device
> dmflakey: support error_writes feature for dm-flakey
> xfs: test for umount hang caused by the pending dquota log item in AIL
> common/rc: factor out _scratch_xfs_[get|set]_sb_field
>
> common/dmflakey | 29 +++++++++-
> common/fuzzy | 33 -----------
> common/xfs | 47 ++++++++++++++++
> tests/xfs/007 | 6 +-
> tests/xfs/098 | 4 +-
> tests/xfs/186 | 3 +-
> tests/xfs/199 | 13 ++---
> tests/xfs/307 | 11 +---
> tests/xfs/308 | 11 +---
> tests/xfs/339 | 6 +-
> tests/xfs/340 | 2 +-
> tests/xfs/999 | 163 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
> tests/xfs/999.out | 2 +
> tests/xfs/group | 1 +
> 14 files changed, 257 insertions(+), 74 deletions(-)
> create mode 100755 tests/xfs/999
> create mode 100644 tests/xfs/999.out
>
> --
> 2.9.5
>
--
Carlos
prev parent reply other threads:[~2017-11-21 15:49 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-09 7:32 [PATCH v3 0/4] test for XFS umount hang caused by the pending dquota log item in AIL Hou Tao
2017-11-09 7:32 ` [PATCH v3 1/4] dmflakey: support multiple dm targets for a dm-flakey device Hou Tao
2017-11-09 8:56 ` Eryu Guan
2017-11-09 7:32 ` [PATCH v3 2/4] dmflakey: support error_writes feature for dm-flakey Hou Tao
2017-11-09 8:57 ` Eryu Guan
2017-11-09 7:32 ` [PATCH v3 3/4] xfs: test for umount hang caused by the pending dquota log item in AIL Hou Tao
2017-11-09 9:05 ` Eryu Guan
2017-12-05 0:47 ` Darrick J. Wong
2018-01-10 0:20 ` Darrick J. Wong
2017-11-09 7:32 ` [PATCH v3 4/4] common/rc: factor out _scratch_xfs_[get|set]_sb_field Hou Tao
2017-11-09 17:02 ` Darrick J. Wong
2017-11-09 8:54 ` [PATCH v3 0/4] test for XFS umount hang caused by the pending dquota log item in AIL Eryu Guan
2017-11-21 16:35 ` Carlos Maiolino
2017-11-20 15:13 ` Carlos Maiolino
2017-11-21 15:49 ` Carlos Maiolino [this message]
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=20171121154909.2acusmt3nfdonttw@odin.localdomain \
--to=cmaiolino@redhat.com \
--cc=darrick.wong@oracle.com \
--cc=fstests@vger.kernel.org \
--cc=guaneryu@gmail.com \
--cc=houtao1@huawei.com \
--cc=linux-xfs@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;
as well as URLs for NNTP newsgroup(s).