From: Christoph Hellwig Date: Thu, 30 Oct 2008 05:58:21 +0000 (+1100) Subject: [XFS] kill xfs_bmbt_log_block and xfs_bmbt_log_recs X-Git-Tag: v2.6.29-rc1~552^2~81^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd6bcc5b63051392ba709a8fd33173b263669e0a;p=pandora-kernel.git [XFS] kill xfs_bmbt_log_block and xfs_bmbt_log_recs These are equivalent to the xfs_btree_* versions, and the only remaining caller can be switched to the generic one after they are exported. Also remove some now dead infrastructure in xfs_bmap_btree.c. SGI-PV: 985583 SGI-Modid: xfs-linux-melb:xfs-kern:32207a 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