xfs: kill xfs_bmbt_rec_32/64 types
authorChristoph Hellwig <hch@infradead.org>
Fri, 4 Dec 2009 10:19:07 +0000 (10:19 +0000)
committerAlex Elder <aelder@sgi.com>
Wed, 16 Dec 2009 19:41:20 +0000 (13:41 -0600)
commita5f9be58c2b87106100a6053d09b1f9f8d551c6e
tree4d44970b16b0699cb3bc757b9e5f25eda230d4d1
parent2ee1abad73a12df5521cd3f017f081f1f684a361
xfs: kill xfs_bmbt_rec_32/64 types

For a long time we've always stored bmap btree records in the 64bit format,
so kill off the dead 32bit type, and make sure the 64bit type is named just
xfs_bmbt_rec everywhere, without any size postfix.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
fs/xfs/xfs_bmap_btree.h
fs/xfs/xfs_inode_item.h