Re: [PATCH 07/21] iomap: Convert iomap_releasepage to use a folio

From: Christoph Hellwig
Date: Tue Nov 02 2021 - 03:14:39 EST


On Mon, Nov 01, 2021 at 08:39:15PM +0000, Matthew Wilcox (Oracle) wrote:
> This is an address_space operation, so its argument must remain as a
> struct page, but we can use a folio internally.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>