]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
common/xfs: capture realtime devices during metadump/mdrestore
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:27:26 +0000 (16:27 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 23 Jan 2025 21:19:56 +0000 (13:19 -0800)
commit79f5ec99e04f6ac7188648206d195c10a1c222c2
treeeead0f4bd67b1b88f57f99aab5bb5b5415a7f534
parente39da3c8ff7c395a51bd0d80b2471bcd32ff373e
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