iomap: Convert iomap_releasepage to use a folio
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: NMatthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: NChristoph Hellwig <hch@lst.de> Reviewed-by: NDarrick J. Wong <djwong@kernel.org>
Showing
想要评论请 注册 或 登录