commit | 8cf2f98411e3a0865026a1061af637161b16d32b | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <[email protected]> | Sat May 19 16:47:47 2018 -0400 |
committer | Matthew Wilcox <[email protected]> | Sun Oct 21 10:46:45 2018 -0400 |
tree | ed49f09ff29328f2567f27fac978ca62e8993375 | |
parent | 2956c6644bfd9aab9f6b21a12e1bd75876d9dd73 [diff] |
radix tree: Remove radix_tree_maybe_preload_order This function was only used by the page cache which is now converted to the XArray. Signed-off-by: Matthew Wilcox <[email protected]>