]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common/populate: don't metadump xfs filesystems twice
authorDarrick J. Wong <djwong@kernel.org>
Wed, 5 Oct 2022 22:31:01 +0000 (15:31 -0700)
committerZorro Lang <zlang@kernel.org>
Sun, 9 Oct 2022 02:20:55 +0000 (10:20 +0800)
commit796546224dee718d76d08db91f079e7f551dd8f8
tree2088aa301db9f891d48ba4ec0244d9174dd11f98
parenta2d5043aca5948e98a8d44e2c4e8295befa189a8
common/populate: don't metadump xfs filesystems twice

Due to some braino on my part, _scratch_populate_cached will metadump
the filesystem twice -- once with compression disabled, and again with
it enabled, maybe.  Get rid of the first metadump.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/populate