summaryrefslogtreecommitdiff
tag namerepair-quota_2021-03-25 (1547b2a0ebe8708a6e8655b77e9e406af429c8da)
tag date2021-03-25 17:10:16 -0700
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 6a38cee44c...
xfs: online repair of quota and counters
This series starts by implementing quick repairs for obvious problems with quota records. Next, we implement a new scrubber to check all quota counters in the system. This is done by walking all inodes (just like mount time quotacheck) but with the added twist that the online quotacheck code hooks the regular quota update mechanism to stay abreast of changes to quota counters, thereby ensuring that the quota counters are always up to date. The series ends by adding the ability to commit the new counters to the dquots.