]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: copy the realtime refcount btree
authorDarrick J. Wong <djwong@kernel.org>
Mon, 12 Aug 2024 21:19:23 +0000 (14:19 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 14 Aug 2024 03:08:24 +0000 (20:08 -0700)
commitd454c480efa7913f3859f1e3dbb729f1bec5f38f
treec84cf15cb358e95d60974d6ede5ae2ba89d40f4c
parentd78d575f95872ef6a149b2f39e0b1c9988411760
xfs_db: copy the realtime refcount btree

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

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