Re: [PATCH 19/21] iomap: Convert iomap_migrate_page to use folios

From: Christoph Hellwig
Date: Tue Nov 02 2021 - 03:27:10 EST


On Mon, Nov 01, 2021 at 08:39:27PM +0000, Matthew Wilcox (Oracle) wrote:
> The arguments are still pages for now, but we can use folios internally
> and cut out a lot of calls to compound_head().

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>