summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/quotacheck_repair.c
AgeCommit message (Collapse)Author
2021-09-17xfs: repair dquots based on live quotacheck resultsrepair-quota_2021-09-17Darrick J. Wong
Use the shadow quota counters that live quotacheck creates to reset the incore dquot counters. Signed-off-by: Darrick J. Wong <djwong@kernel.org>