xfs: get rid of XFS_IALLOC_INODES macros
authorJie Liu <jeff.liu@oracle.com>
Fri, 13 Dec 2013 04:51:46 +0000 (15:51 +1100)
committerDave Chinner <david@fromorbit.com>
Fri, 13 Dec 2013 04:51:46 +0000 (15:51 +1100)
commit717834383c6ad2173323b823b97c521c9fb8fbbb
tree92a8eeb2604dac3e2cceefeda560d7cf7231e262
parentf9b395a8ef8f34d19cae2cde361e19c96e097fad
xfs: get rid of XFS_IALLOC_INODES macros

Get rid of XFS_IALLOC_INODES() marcos, use mp->m_ialloc_inos 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_log_recover.c