]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: copy the realtime refcount btree
authorDarrick J. Wong <djwong@kernel.org>
Fri, 15 Jul 2022 21:32:55 +0000 (14:32 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 22 Nov 2023 23:03:42 +0000 (15:03 -0800)
commit5344b13e384793548e02b35b98aa2e4a107bf2ea
tree1ddb7270261eb6b6843c9b5b5f863125111ca8c2
parent363a6ad89bc152da92d07db3d3c6e5eb3df24754
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