xfs: remove the XFS_QM_IS[UGP]DQ macros
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 16 Jul 2020 00:47:13 +0000 (17:47 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 29 Jul 2020 03:24:14 +0000 (20:24 -0700)
commit00a342e4965ee91fff06e01949fa27db53c0bb1c
treed6f2cefa26e7978f84d946495f7b89e3a36c9a7f
parentdbcbc7b90e8a43aa00412bfa601a2d110a29086a
xfs: remove the XFS_QM_IS[UGP]DQ macros

Remove these macros and use xfs_dquot_type() for everything.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_dquot.h
fs/xfs/xfs_qm.h
fs/xfs/xfs_trans_dquot.c