From: Christoph Hellwig Date: Thu, 30 Oct 2008 05:58:41 +0000 (+1100) Subject: [XFS] mark various functions in xfs_btree.c static X-Git-Tag: v2.6.29-rc1~552^2~81^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cc7524c8445e6244b055f3fa338529188c7c260;p=pandora-kernel.git [XFS] mark various functions in xfs_btree.c static Lots of functionality in xfs_btree.c isn't needed by callers outside of this file anymore, so mark these functions static. SGI-PV: 985583 SGI-Modid: xfs-linux-melb:xfs-kern:32209a Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy Signed-off-by: Bill O'Donnell Signed-off-by: David Chinner --- Reading git-diff-tree failed