]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
common/xfs: capture realtime devices during metadump/mdrestore
authorDarrick J. Wong <djwong@kernel.org>
Tue, 6 Feb 2024 00:06:43 +0000 (16:06 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:41:58 +0000 (13:41 -0700)
commit54cfb982868c7e40613dbc9927c2c80862c165ca
treefd5ed1341b010899ee0ccfcebcd05ea0f994cdd4
parentde840c4dcdd0277c5688eb90d60b729de3e8f918
common/xfs: capture realtime devices during metadump/mdrestore

If xfs_metadump supports the -r switch to capture the contents of
realtime devices and there is a realtime device, add the option to the
command line to enable preservation.

Similarly, if the dump file could restore to an external scratch rtdev,
pass the -r option to mdrestore so that we can restore rtdev contents.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
common/metadump
common/populate
common/xfs