Re: [PATCH v15 17/17] iomap: Convert iomap_migrate_page to use folios
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-07-20 07:22:58
Also in:
linux-fsdevel, linux-mm
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-07-20 07:22:58
Also in:
linux-fsdevel, linux-mm
On Mon, Jul 19, 2021 at 07:40:01PM +0100, 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(). Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>