page cache: Convert find_get_entries_tag to XArray
authorMatthew Wilcox <willy@infradead.org>
Thu, 17 May 2018 03:56:04 +0000 (23:56 -0400)
committerMatthew Wilcox <willy@infradead.org>
Sun, 21 Oct 2018 14:46:35 +0000 (10:46 -0400)
commitc1901cd33cf407d77a181f8dd4ffff98041ef480
tree4a7b69052ae6e402db04c329a6087b819b703fbb
parenta6906972fe67fb6f73ba04088f7897227fd1cd8f
page cache: Convert find_get_entries_tag to XArray

Slightly shorter and simpler code.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
include/linux/pagemap.h
mm/filemap.c