[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190515165956.GA7845@castle>
Date: Wed, 15 May 2019 17:00:07 +0000
From: Roman Gushchin <guro@...com>
To: Konstantin Khlebnikov <khlebnikov@...dex-team.ru>
CC: "linux-mm@...ck.org" <linux-mm@...ck.org>,
Andrew Morton <akpm@...ux-foundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Cyrill Gorcunov <gorcunov@...il.com>,
"Kirill Tkhai" <ktkhai@...tuozzo.com>,
Al Viro <viro@...iv.linux.org.uk>
Subject: Re: [PATCH 5/5] proc: use down_read_killable for /proc/pid/map_files
On Wed, May 15, 2019 at 11:41:23AM +0300, Konstantin Khlebnikov wrote:
> It seems ->d_revalidate() could return any error (except ECHILD) to
> abort validation and pass error as result of lookup sequence.
>
> Signed-off-by: Konstantin Khlebnikov <khlebnikov@...dex-team.ru>
> ---
> fs/proc/base.c | 27 +++++++++++++++++++++------
> 1 file changed, 21 insertions(+), 6 deletions(-)
Hi!
The series looks good to me!
Reviewed-by: Roman Gushchin <guro@...com>
for all patches in the set.
The only thing, you need to add a bit more detailed commit messages
to patches 2 and 3.
Thanks!
Powered by blists - more mailing lists