]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common/populate: always metadump full metadata blocks
authorDarrick J. Wong <djwong@kernel.org>
Wed, 7 Feb 2024 02:18:51 +0000 (18:18 -0800)
committerZorro Lang <zlang@kernel.org>
Fri, 9 Feb 2024 05:27:17 +0000 (13:27 +0800)
commit1b36ec27ecfca54f15205731c8c19531a62af9e8
treee58de867f1404dcf1ae76ecc91226d3ad377ee04
parenta5339f1aeb001e425e2de7c00876c8b8b124f7fb
common/populate: always metadump full metadata blocks

Commit e443cadcea pushed the -a and -o options to the
_scratch_xfs_metadump callsites.  Unfortunately, it missed the
_xfs_metadump callsite in common/populate, so fix that now.

Fixes: e443cadcea ("common/xfs: Do not append -a and -o options to metadump")
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