commit | 96ed2ae4a9b06b417e1c20c086c77755a43284bf | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Thu Feb 22 12:30:57 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Feb 22 12:30:57 2024 -0800 |
tree | c61a2f29ef98053819ac53cff972695622f4b4a0 | |
parent | 7038c6e5261eef2442bff086f80a493dbd8bfdc9 [diff] |
xfs: repair dquots based on live quotacheck results Use the shadow quota counters that live quotacheck creates to reset the incore dquot counters. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>