]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
common/populate: use metadump v2 format by default for fs metadata snapshots
authorDarrick J. Wong <djwong@kernel.org>
Tue, 6 Feb 2024 00:06:41 +0000 (16:06 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:41:57 +0000 (13:41 -0700)
commitf72a26d3987975a67643e94190a423670b628660
tree1adc55b0121333a8a3d1e71d987ae9bc26251786
parentc01d9785549a9a63c38cb84c6919f2cd03ea406d
common/populate: use metadump v2 format by default for fs metadata snapshots

When we're snapshotting filesystem metadata after creating a populated
filesystem, force the creation of metadump v2 files by default to
exercise the new format, since xfs_metadump continues to use the v1
format unless told otherwise.

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