From: David Chinner Date: Sat, 14 Jul 2007 06:05:04 +0000 (+1000) Subject: [LIB]: export radix_tree_preload() X-Git-Tag: v2.6.23-rc1~1056^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7f0923d83dcabfc063257a281529cdbcd5eedb5;p=pandora-kernel.git [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: Dave Chinner Signed-Off-By: Tim Shimmin --- Reading git-diff-tree failed