diff options
author | Max Reitz | 2020-10-27 20:05:47 +0100 |
---|---|---|
committer | Kevin Wolf | 2020-12-11 17:52:40 +0100 |
commit | f96e59da1ff5b5bf55a1dc6c442cb34a941cff12 (patch) | |
tree | 5adc5b9ddaa2f1363d330a02008884f813ea0c11 /tests/migration | |
parent | fuse: Implement hole detection through lseek (diff) | |
download | qemu-f96e59da1ff5b5bf55a1dc6c442cb34a941cff12.tar.gz qemu-f96e59da1ff5b5bf55a1dc6c442cb34a941cff12.tar.xz qemu-f96e59da1ff5b5bf55a1dc6c442cb34a941cff12.zip |
iotests: Do not needlessly filter _make_test_img
In most cases, _make_test_img does not need a _filter_imgfmt on top. It
does that by itself.
(The exception is when IMGFMT has been overwritten but TEST_IMG has not.
In such cases, we do need a _filter_imgfmt on top to filter the test's
original IMGFMT from TEST_IMG.)
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20201027190600.192171-8-mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/migration')
0 files changed, 0 insertions, 0 deletions