commit | 0d87e656dd961145f47ede5e37eceecfdc7d8197 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Feb 09 08:37:14 2009 +0100 |
committer | Christoph Hellwig <hch@brick.lst.de> | Mon Feb 09 08:37:14 2009 +0100 |
tree | 6d0ebdfb55ce69cc5a2a6d50df5b94026ce9848c | |
parent | 7153f8ba2b18f18f661d5cb172782bcae2eadce9 [diff] |
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>