]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_repair: create a new set of incore rmap information for rt groups
authorDarrick J. Wong <djwong@kernel.org>
Mon, 24 Feb 2025 18:22:00 +0000 (10:22 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 25 Feb 2025 17:16:01 +0000 (09:16 -0800)
commita4e46736da7936593d62e971802d8921c1d22eb4
treecd5c1dcbc9bd414c80313c73bf8cccd3f66ef43f
parentb97c69658efde128c865d519bd4009f483015258
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/libxfs_api_defs.h
repair/agbtree.c
repair/dinode.c
repair/rmap.c
repair/rmap.h