xfs: get rid of XFS_IALLOC_BLOCKS macros
authorJie Liu <jeff.liu@oracle.com>
Fri, 13 Dec 2013 04:51:48 +0000 (15:51 +1100)
committerDave Chinner <david@fromorbit.com>
Fri, 13 Dec 2013 04:51:48 +0000 (15:51 +1100)
commit126cd105d4408ff52437a72d681aecdb29cc80e8
tree097c3bf19140a74050661d72bd5c7875af91c586
parent0f49efd805229fc747761213ec820c1ba3ab64db
xfs: get rid of XFS_IALLOC_BLOCKS macros

Get rid of XFS_IALLOC_BLOCKS() marcos, use mp->m_ialloc_blks directly.

Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_ialloc.c
fs/xfs/xfs_ialloc.h
fs/xfs/xfs_inode.c
fs/xfs/xfs_log_recover.c
fs/xfs/xfs_trans_resv.c
fs/xfs/xfs_trans_space.h