diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2021-04-28 09:39:51 -0400 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2021-12-16 15:49:52 -0500 |
commit | 3aa9c659bf821f112ed765d822f67340a92b8b82 (patch) | |
tree | b663b0f8ed7325a97fc792834ed2dccaa6ebf032 /drivers | |
parent | 874628a2c5900358ca89d733cc3865c15bdcd5d8 (diff) | |
download | lwn-3aa9c659bf821f112ed765d822f67340a92b8b82.tar.gz lwn-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 'drivers')
0 files changed, 0 insertions, 0 deletions