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>
Showing
- fs/xfs/xfs_ialloc.c 5 additions, 5 deletionsfs/xfs/xfs_ialloc.c
- fs/xfs/xfs_ialloc_btree.h 4 additions, 18 deletionsfs/xfs/xfs_ialloc_btree.h
- fs/xfs/xfs_mount.h 1 addition, 1 deletionfs/xfs/xfs_mount.h
- fs/xfs/xfs_trans.h 6 additions, 6 deletionsfs/xfs/xfs_trans.h
- fs/xfs/xfs_trans_space.h 1 addition, 1 deletionfs/xfs/xfs_trans_space.h
Loading
Please register or sign in to comment