]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_repair: compute refcount data for the realtime groups
authorDarrick J. Wong <djwong@kernel.org>
Mon, 24 Feb 2025 18:22:05 +0000 (10:22 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 25 Feb 2025 17:16:02 +0000 (09:16 -0800)
commit7669fbdf42f7af312e02d4b2a6dafc96ad8db5b5
treeb4414d94892e4031e2414f641d9f0c8e4753bcaf
parentbc4e26cb42b633693bb2f1a58852f729bba6e5ef
xfs_repair: compute refcount data for the realtime groups

At the end of phase 4, compute reference count information for realtime
groups from the realtime rmap information collected, just like we do for
AGs in the data section.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
repair/phase4.c
repair/rmap.c
repair/rmap.h