aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/caching
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2021-12-07 19:15:07 +0000
committerMatthew Wilcox (Oracle) <[email protected]>2022-01-08 05:28:41 +0000
commit51dcbdac28d4dde915f78adf08bb3fac87f516e9 (patch)
treec61ff3d6a485dd854e45daf3316a96bfc860a289 /Documentation/filesystems/caching
parentfilemap: Return only folios from find_get_entries() (diff)
downloadkernel-51dcbdac28d4dde915f78adf08bb3fac87f516e9.tar.gz
kernel-51dcbdac28d4dde915f78adf08bb3fac87f516e9.zip
mm: Convert find_lock_entries() to use a folio_batch
find_lock_entries() already only returned the head page of folios, so convert it to return a folio_batch instead of a pagevec. That cascades through converting truncate_inode_pages_range() to delete_from_page_cache_batch() and page_cache_delete_batch(). Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: William Kucharski <[email protected]>
Diffstat (limited to 'Documentation/filesystems/caching')
0 files changed, 0 insertions, 0 deletions