On Mon, Jul 13, 2020 at 06:31:54PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Since xfs_qm_scall_trunc_qfiles can take a bitset of quota types that we > want to truncate, change the flags argument to take XFS_QMOPT_[UGP}QUOTA > so that the next patch can start to deprecate XFS_DQ_*. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>