[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <011201d638a7$ad371350$07a539f0$@samsung.com>
Date: Tue, 2 Jun 2020 15:33:06 +0900
From: "Namjae Jeon" <namjae.jeon@...sung.com>
To: "'Tetsuhiro Kohada'" <kohada.tetsuhiro@...mitsubishielectric.co.jp>
Cc: <mori.takahiro@...mitsubishielectric.co.jp>,
<motai.hirotaka@...mitsubishielectric.co.jp>,
<linux-fsdevel@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
"'Sungjong Seo'" <sj1557.seo@...sung.com>
Subject: RE: [PATCH] exfat: optimize dir-cache
> > Optimize directory access based on exfat_entry_set_cache.
> > - Hold bh instead of copied d-entry.
> > - Modify bh->data directly instead of the copied d-entry.
> > - Write back the retained bh instead of rescanning the d-entry-set.
> > And
> > - Remove unused cache related definitions.
> >
> > Signed-off-by: Tetsuhiro Kohada
> > <kohada.tetsuhiro@...mitsubishielectric.co.jp>
>
> Reviewed-by: Sungjong Seo <sj1557.seo@...sung.com>
Applied your 5 patches.
Thanks!
Powered by blists - more mailing lists