Re: [PATCH 6/6] mm/page_io: convert bio_associate_blkg_from_page() to take in a folio

From: Matthew Wilcox
Date: Mon Jul 17 2023 - 09:46:22 EST


On Mon, Jul 17, 2023 at 09:26:02PM +0800, Peng Zhang wrote:
> Convert bio_associate_blkg_from_page() to take in a folio. We can remove
> two implicit calls to compound_head() by taking in a folio.
>
> Signed-off-by: ZhangPeng <zhangpeng362@xxxxxxxxxx>

Reviewed-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>