diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2021-04-28 15:39:51 +0200 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2021-12-16 21:49:52 +0100 |
commit | 3aa9c659bf821f112ed765d822f67340a92b8b82 (patch) | |
tree | b663b0f8ed7325a97fc792834ed2dccaa6ebf032 /Makefile | |
parent | iomap: Convert iomap_read_inline_data to take a folio (diff) | |
download | linux-3aa9c659bf821f112ed765d822f67340a92b8b82.tar.xz linux-3aa9c659bf821f112ed765d822f67340a92b8b82.zip |
iomap: Convert readahead and readpage to use a folio
Handle folios of arbitrary size instead of working in PAGE_SIZE units.
readahead_folio() decreases the page refcount for you, so this is not
quite a mechanical change.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions