]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: collect realtime reverse-mapping data for refcount/rmap tree rebuilding
authorDarrick J. Wong <djwong@kernel.org>
Mon, 12 Aug 2024 21:19:12 +0000 (14:19 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 14 Aug 2024 03:08:21 +0000 (20:08 -0700)
commitee95fdb4d3060934c3fcc8f596db63778a390417
treed0b139ca8b8bd4d02142444c04e756e887f5eb17
parent68585fc32fc7c6a081801ab693c95dffce3ad0f4
xfs_repair: collect realtime reverse-mapping data for refcount/rmap tree rebuilding

Collect reverse-mapping data for realtime files so that we can later
check and rebuild the reference count tree and the reverse mapping
tree.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
repair/dinode.c