From: Will Deacon <will.deacon@arm.com>
To: linux-fsdevel@vger.kernel.org, viro@zeniv.linux.org.uk,
torvalds@linux-foundation.org
Cc: peterz@infradead.org, willy@infradead.org,
linux-kernel@vger.kernel.org, Will Deacon <will.deacon@arm.com>
Subject: [RESEND PATCHv2 0/2] A couple of i_dir_seq fixes for fs/dcache.c
Date: Tue, 6 Mar 2018 19:05:04 +0000 [thread overview]
Message-ID: <1520363106-4687-1-git-send-email-will.deacon@arm.com> (raw)
Hi again,
This is a resend of the patches I previously posted here:
v1: http://lkml.kernel.org/r/1518526731-26546-1-git-send-email-will.deacon@arm.com
v2: https://lkml.org/lkml/2018/2/19/360
Since this fixes a livelock that we're seeing in practice, I'd really like
to get these merged if possible.
Thanks,
Will
--->8
Will Deacon (2):
fs: dcache: Avoid livelock between d_alloc_parallel and __d_add
fs: dcache: Use READ_ONCE when accessing i_dir_seq
fs/dcache.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
--
2.1.4
next reply other threads:[~2018-03-06 19:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-06 19:05 Will Deacon [this message]
2018-03-06 19:05 ` [RESEND PATCHv2 1/2] fs: dcache: Avoid livelock between d_alloc_parallel and __d_add Will Deacon
2018-03-06 19:05 ` [RESEND PATCHv2 2/2] fs: dcache: Use READ_ONCE when accessing i_dir_seq Will Deacon
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=1520363106-4687-1-git-send-email-will.deacon@arm.com \
--to=will.deacon@arm.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=torvalds@linux-foundation.org \
--cc=viro@zeniv.linux.org.uk \
--cc=willy@infradead.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