[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <000001d681e3$2da33bc0$88e9b340$@samsung.com>
Date: Thu, 3 Sep 2020 20:12:57 +0900
From: "Sungjong Seo" <sj1557.seo@...sung.com>
To: "'Tetsuhiro Kohada'" <kohada.t2@...il.com>
Cc: <kohada.tetsuhiro@...mitsubishielectric.co.jp>,
<mori.takahiro@...mitsubishielectric.co.jp>,
<motai.hirotaka@...mitsubishielectric.co.jp>,
"'Namjae Jeon'" <namjae.jeon@...sung.com>,
<linux-fsdevel@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] exfat: eliminate dead code in exfat_find()
> The exfat_find_dir_entry() called by exfat_find() doesn't return -EEXIST.
> Therefore, the root-dir information setting is never executed.
>
> Signed-off-by: Tetsuhiro Kohada <kohada.t2@...il.com>
Acked-by: Sungjong Seo <sj1557.seo@...sung.com>
> ---
> fs/exfat/dir.c | 1 -
> fs/exfat/namei.c | 120 +++++++++++++++++++----------------------------
> 2 files changed, 47 insertions(+), 74 deletions(-)
Powered by blists - more mailing lists