On Wed, Jan 27, 2021 at 10:01:21PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > xfs_trans_cancel will release all the quota resources that were reserved > on behalf of the transaction, so get rid of the explicit unreserve step. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>