]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common/populate: use metadump v2 format by default for fs metadata snapshots
authorDarrick J. Wong <djwong@kernel.org>
Thu, 20 Feb 2025 21:47:06 +0000 (13:47 -0800)
committerZorro Lang <zlang@kernel.org>
Thu, 6 Mar 2025 13:25:55 +0000 (21:25 +0800)
commitca2a19bff3b8779ec14959c3bc8deb38d8726255
treec137a64bd4e66a7a7b8ec4052c51423b1a2e9dee
parent63c4b435e0adb6a4b81c7b96637669371867167d
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/populate