xfs: remove superflous inobt macros
authorChristoph Hellwig <hch@lst.de>
Mon, 9 Feb 2009 07:37:14 +0000 (08:37 +0100)
committerChristoph Hellwig <hch@brick.lst.de>
Mon, 9 Feb 2009 07:37:14 +0000 (08:37 +0100)
commit0d87e656dd961145f47ede5e37eceecfdc7d8197
tree6d0ebdfb55ce69cc5a2a6d50df5b94026ce9848c
parent7153f8ba2b18f18f661d5cb172782bcae2eadce9
xfs: remove superflous inobt macros

xfs_ialloc_btree.h has a a cuple of macros that only obsfucate the code
but don't provide any abstraction benefits.  This patches removes those
and cleans up the reamaining defintions up a little.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_ialloc.c
fs/xfs/xfs_ialloc_btree.h
fs/xfs/xfs_mount.h
fs/xfs/xfs_trans.h
fs/xfs/xfs_trans_space.h