summaryrefslogtreecommitdiff
path: root/mm/page-writeback.c
diff options
context:
space:
mode:
authorMatthew Wilcox <willy@infradead.org>2018-01-16 14:26:49 +0300
committerMatthew Wilcox <willy@infradead.org>2018-10-21 17:46:36 +0300
commit8fa8e538e4be359e9042573737632dda35a8700d (patch)
treee885f07c50f9b3721d9d929bdc14de5e243333fe /mm/page-writeback.c
parent22ecdb4f8b7dbfefa3deaf6b144093b5c4cd2aff (diff)
downloadlinux-8fa8e538e4be359e9042573737632dda35a8700d.tar.xz
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