]> www.infradead.org Git - users/willy/xarray.git/commit
fscache: Convert to XArray
authorMatthew Wilcox <willy@infradead.org>
Wed, 26 Sep 2018 14:21:30 +0000 (10:21 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 8 Aug 2019 14:29:40 +0000 (10:29 -0400)
commit9efec4cf9521ff80814ca8903c958f56fc61d7be
treede62d3ab1410b3f55e5ab97fb884664c8a6a7ae0
parent43dac19044a4ef4fa7b1da9dd3f2ed702731490c
fscache: Convert to XArray

Use the advanced API for this conversion for efficiency.
Removes another user of radix_tree_preload().

Signed-off-by: Matthew Wilcox <willy@infradead.org>
fs/fscache/cookie.c
fs/fscache/internal.h
fs/fscache/object.c
fs/fscache/page.c
fs/fscache/stats.c
include/linux/fscache.h
include/trace/events/fscache.h