summaryrefslogtreecommitdiffstats
path: root/mm/page-writeback.c
diff options
context:
space:
mode:
authorMatthew Wilcox <willy@infradead.org>2018-01-16 06:26:49 -0500
committerMatthew Wilcox <willy@infradead.org>2018-10-21 10:46:36 -0400
commit8fa8e538e4be359e9042573737632dda35a8700d (patch)
treee885f07c50f9b3721d9d929bdc14de5e243333fe /mm/page-writeback.c
parent22ecdb4f8b7dbfefa3deaf6b144093b5c4cd2aff (diff)
page cache: Convert filemap_range_has_page to XArray
Instead of calling find_get_pages_range() and putting any reference, use xas_find() to iterate over any entries in the range, skipping the shadow/swap entries. Signed-off-by: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'mm/page-writeback.c')
0 files changed, 0 insertions, 0 deletions