]> Pileus Git - ~andy/linux/commit
[XFS] kill xfs_bmbt_log_block and xfs_bmbt_log_recs
authorChristoph Hellwig <hch@infradead.org>
Thu, 30 Oct 2008 05:58:21 +0000 (16:58 +1100)
committerLachlan McIlroy <lachlan@sgi.com>
Thu, 30 Oct 2008 05:58:21 +0000 (16:58 +1100)
commitfd6bcc5b63051392ba709a8fd33173b263669e0a
treefe3898818a9c8e09011a98de8d1caa9e98ae2479
parent8cc938fe4237e50bea4aa557ed53b06de2319d49
[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 <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: Bill O'Donnell <billodo@sgi.com>
Signed-off-by: David Chinner <david@fromorbit.com>
fs/xfs/xfs_bmap.c
fs/xfs/xfs_bmap_btree.c
fs/xfs/xfs_bmap_btree.h
fs/xfs/xfs_btree.c
fs/xfs/xfs_btree.h