Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
XFS filestreams functionality uses radix trees and the preload functions. XFS can be built as a module and hence we need radix_tree_preload() exported. radix_tree_preload_end() is a static inline, so it doesn't need exporting. Signed-Off-By: Dave Chinner <[email protected]> Signed-Off-By: Tim Shimmin <[email protected]>
- Loading branch information