diff options
author | Matthew Wilcox <willy@infradead.org> | 2017-12-01 13:25:14 -0500 |
---|---|---|
committer | Matthew Wilcox <willy@infradead.org> | 2018-10-21 10:46:40 -0400 |
commit | 552446a4166189a8c2515571dd6e25fd64a2dc78 (patch) | |
tree | 63f5f81a3982064332da1d1d891ce2da2118a554 /lib | |
parent | e21a29552fa3f44ea41c53488875015ae70fd7f8 (diff) |
shmem: Convert shmem_add_to_page_cache to XArray
We can use xas_find_conflict() instead of radix_tree_gang_lookup_slot()
to find any conflicting entry and combine the three paths through this
function into one.
Signed-off-by: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions