Skip to content
Commit fd1b3cee authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

page cache: Convert find_get_pages_range to XArray



The 'end' parameter of the xas_for_each iterator avoids a useless
iteration at the end of the range.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent f280bf09
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment