[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1519052155-6361-1-git-send-email-will.deacon@arm.com>
Date: Mon, 19 Feb 2018 14:55:53 +0000
From: Will Deacon <will.deacon@....com>
To: linux-fsdevel@...r.kernel.org
Cc: peterz@...radead.org, viro@...iv.linux.org.uk, willy@...radead.org,
linux-kernel@...r.kernel.org, Will Deacon <will.deacon@....com>
Subject: [PATCH v2 0/2] A couple of i_dir_seq fixes for fs/dcache.c
Hi all,
This is version two of the patch I previously posted here:
http://lkml.kernel.org/r/1518526731-26546-1-git-send-email-will.deacon@arm.com
Changes since v1:
* Added READ_ONCE to i_dir_seq access
* Added tags
Cheers,
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
Powered by blists - more mailing lists