Skip to content
Commit d7f0923d authored by David Chinner's avatar David Chinner Committed by Tim Shimmin
Browse files

[LIB]: export radix_tree_preload()



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: default avatarDave Chinner <dgc@sgi.com>
Signed-Off-By: default avatarTim Shimmin <tes@sgi.com>
parent faa63e95
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment