commit | 00a342e4965ee91fff06e01949fa27db53c0bb1c | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Jul 15 17:47:13 2020 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Jul 28 20:24:14 2020 -0700 |
tree | d6f2cefa26e7978f84d946495f7b89e3a36c9a7f | |
parent | dbcbc7b90e8a43aa00412bfa601a2d110a29086a [diff] |
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>