]> www.infradead.org Git - users/willy/xarray.git/commit
radix tree: Remove preload API
authorMatthew Wilcox <willy@infradead.org>
Thu, 18 Oct 2018 19:39:00 +0000 (15:39 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 8 Aug 2019 18:01:05 +0000 (14:01 -0400)
commit52d46e128ae8545d8cd09de711d46cd183c44868
treef10d06e16a775276e8ddcc47b80c7198b3f9fed5
parent839c0669fd2aef830fb8701da8663bf218cddd80
radix tree: Remove preload API

With all callers gone, we can remove the radix_tree_preload API.
The mechanism remains in order to support the IDR preload API.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
include/linux/radix-tree.h
lib/radix-tree.c