From: Eryu Guan <eguan@redhat.com>
To: linux-ext4@vger.kernel.org
Cc: linux-fsdevel@vger.kernel.org, Jan Kara <jack@suse.cz>,
Eric Whitney <enwlinux@gmail.com>
Subject: [v4.14-rc1 regression] ext4 failed fstests generic/233 quota test
Date: Sun, 8 Oct 2017 13:42:36 +0800 [thread overview]
Message-ID: <20171008054236.GA10593@eguan.usersys.redhat.com> (raw)
Hi all,
After generic/232 failure has been reported and resolved[1], I still
could see fstests generic/233 failure on ext4 with v4.14-rc3 kernel.
This is not 100% reproduced (block usage needs to exceed soft limit) but
reliably.
seed = S
Comparing user usage
-Comparing group usage
+4c4
+< #1001 +- 32064 32000 32000 998 1000 1000
+---
+> #1001 +- 32064 32000 32000 7days 998 1000 1000
Grace time was not printed by repquota right after the fsstress run when
we exceeded the block soft limit, and only printed after a quotacheck
was run. With v4.13 kernel, block grace time could be printed
immediately after the fsstress run.
git bisect pointed the first bad to commit 7b9ca4c61bc2 ("quota: Reduce
contention on dq_data_lock"). And I've confirmed the bisection result by
converting the commit in question and running generic/233 for 20
iterations without a failure.
Thanks,
Eryu
[1] https://www.spinics.net/lists/linux-ext4/msg58372.html
next reply other threads:[~2017-10-08 5:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-08 5:42 Eryu Guan [this message]
2017-10-10 11:43 ` [v4.14-rc1 regression] ext4 failed fstests generic/233 quota test Jan Kara
2017-10-10 12:49 ` Jan Kara
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=20171008054236.GA10593@eguan.usersys.redhat.com \
--to=eguan@redhat.com \
--cc=enwlinux@gmail.com \
--cc=jack@suse.cz \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-fsdevel@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).