lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<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

Powered by Openwall GNU/*/Linux Powered by OpenVZ