diff options
author | Chandan Babu R <chandanbabu@kernel.org> | 2024-02-24 09:44:28 +0530 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2024-02-24 09:44:28 +0530 |
commit | aa03f524a2e38085d814f9e5614410dc12c8aeee (patch) | |
tree | c61a2f29ef98053819ac53cff972695622f4b4a0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8e3ef44f9bcdbf7c476df7df8e8ef17d8da8b3f3 (diff) | |
parent | 96ed2ae4a9b06b417e1c20c086c77755a43284bf (diff) |
Merge tag 'repair-quotacheck-6.9_2024-02-23' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.9-mergeC
xfs: online repair of quota counters
This series uses the inode scanner and live update hook functionality
introduced in the last patchset to implement quotacheck on a live
filesystem. The quotacheck scrubber builds an incore copy of the
dquot resource usage counters and compares it to the live dquots to
report discrepancies.
If the user chooses to repair the quota counters, the repair function
visits each incore dquot to update the counts from the live information.
The live update hooks are key to keeping the incore copy up to date.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
* tag 'repair-quotacheck-6.9_2024-02-23' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux:
xfs: repair dquots based on live quotacheck results
xfs: repair cannot update the summary counters when logging quota flags
xfs: track quota updates during live quotacheck
xfs: implement live quotacheck inode scan
xfs: create a sparse load xfarray function
xfs: create a helper to count per-device inode block usage
xfs: create a xchk_trans_alloc_empty helper for scrub
xfs: report the health of quota counts
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions