Home
last modified time | relevance | path

Searched hist:"589110 e8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/iomap/
H A Dbuffered-io.c589110e8 Fri May 07 14:08:09 CDT 2021 Matthew Wilcox (Oracle) <willy@infradead.org> iomap: Convert iomap_migrate_page() to use folios

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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>