]> 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>
Thu, 15 Aug 2024 18:57:39 +0000 (11:57 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 16 Aug 2024 21:57:41 +0000 (14:57 -0700)
commit2c01f1686dc6c30a42176d4c2496b23a23dca1e9
tree48d890ade6c3ba2606ddbbd7f4287d1d78dd9088
parented2cec6160a75908e61def452a3b3c4740c48634
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