]> 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>
Thu, 21 Nov 2024 00:27:24 +0000 (16:27 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 23 Jan 2025 21:19:55 +0000 (13:19 -0800)
commit0dbff644908634b69761753d3f65a58055d5b585
tree6dcee18565f4c8f1e2435f9af15db9ee00f0dfad
parent21f838ac427d2295b4aae59ff861341ed9a72405
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