]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: copy the realtime rmap btree
authorDarrick J. Wong <djwong@kernel.org>
Fri, 15 Jul 2022 21:24:24 +0000 (14:24 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 22 Nov 2023 23:03:38 +0000 (15:03 -0800)
commit46fa1d3f421b78002c1ae3b0065436c29a3cc2a1
treec953425a74156202f8bbc2d3f39f9934ff588c50
parent3392ccaa2ba38112445b70fdc351668b3f84e79e
xfs_db: copy the realtime rmap btree

Copy the realtime rmapbt when we're metadumping the filesystem.

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