On Wed, Jul 15, 2020 at 11:45:57PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Always use the xfs_dquot_type helper to extract the quota type from an > incore dquot. This moves responsibility for filtering internal state > information and whatnot to anybody passing around a dquot. Looks good, especially with the minor nit that Dave noticed fixed: Reviewed-by: Christoph Hellwig <hch@xxxxxx>