]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: create a new set of incore rmap information for rt groups
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:44:38 +0000 (12:44 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:44:58 +0000 (13:44 -0700)
commitdae78d0656e3478b847ed36d123475ce43311b81
treef47fb1c3916c73c5d1069de0df52ec2f439f83ac
parent1c0bbb028c70bcf472ffab6072f97ad4316d46f9
xfs_repair: create a new set of incore rmap information for rt groups

Create a parallel set of "xfs_ag_rmap" structures to cache information
about reverse mappings for the realtime groups.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/libxfs_api_defs.h
repair/agbtree.c
repair/dinode.c
repair/rmap.c
repair/rmap.h