diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2020-09-02 05:17:50 +0200 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-01-08 06:28:41 +0100 |
commit | 0e499ed3d7a216706e02eeded562627d3e69dcfd (patch) | |
tree | 0bf33ceb48d5530c29c332c99def3b47aeadf53f /mm/page_poison.c | |
parent | filemap: Convert filemap_get_read_batch() to use a folio_batch (diff) | |
download | linux-0e499ed3d7a216706e02eeded562627d3e69dcfd.tar.xz linux-0e499ed3d7a216706e02eeded562627d3e69dcfd.zip |
filemap: Return only folios from find_get_entries()
The callers have all been converted to work on folios, so convert
find_get_entries() to return a batch of folios instead of pages.
We also now return multiple large folios in a single call.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'mm/page_poison.c')
0 files changed, 0 insertions, 0 deletions