-
Matthew Wilcox authored
Use the XArray APIs to add and replace pages in the page cache. This removes two uses of the radix tree preload API and is significantly shorter code. It also removes the last user of __radix_tree_create() outside radix-tree.c itself, so make it static. Signed-off-by:
Matthew Wilcox <willy@infradead.org>
74d60958
Code owners
Assign users and groups as approvers for specific file changes. Learn more.