Home
last modified time | relevance | path

Searched hist:"8 ffd74e9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/iomap/
H A Dbuffered-io.c8ffd74e9 Fri Jan 01 15:53:26 CST 2021 Matthew Wilcox (Oracle) <willy@infradead.org> iomap: Convert bio completions to use folios

Use bio_for_each_folio() to iterate over each folio in the bio
instead of iterating over each page.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>