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: <68d18ae4-88ca-49fd-b105-85eb3f48715b@kernel.org>
Date: Fri, 26 Jul 2024 18:27:27 +0800
From: Chao Yu <chao@...nel.org>
To: Gao Xiang <hsiangkao@...ux.alibaba.com>, linux-erofs@...ts.ozlabs.org
Cc: LKML <linux-kernel@...r.kernel.org>, Matthew Wilcox <willy@...radead.org>
Subject: Re: [PATCH] erofs: support multi-page folios for erofs_bread()

On 2024/7/23 15:30, Gao Xiang wrote:
> If the requested page is part of the previous multi-page folio, there
> is no need to call read_mapping_folio() again.
> 
> Also, get rid of the remaining one of page->index [1] in our codebase.
> 
> [1] https://lore.kernel.org/r/Zp8fgUSIBGQ1TN0D@casper.infradead.org
> Cc: Matthew Wilcox <willy@...radead.org>
> Signed-off-by: Gao Xiang <hsiangkao@...ux.alibaba.com>

Reviewed-by: Chao Yu <chao@...nel.org>

Thanks,

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ