]> Git Repo - qemu.git/commit
qcow2: Add iotest for an image with header.refcount_table_offset == 0
authorAlberto Garcia <[email protected]>
Fri, 3 Nov 2017 14:18:54 +0000 (16:18 +0200)
committerMax Reitz <[email protected]>
Tue, 14 Nov 2017 17:06:25 +0000 (18:06 +0100)
commit5a45da5ef8f8fa9c10706097b30fc766217a8ebb
tree560e4be29925ecba096e030076618644ca98fce5
parent951053a9ec1c47edf4b2549ef58d82aee8a42a7f
qcow2: Add iotest for an image with header.refcount_table_offset == 0

This patch adds a simple iotest in which we try to write to an image
with the refcount table offset set to 0.

This scenario was already handled by the existing consistency checks,
but we add an explicit test case for completeness.

Signed-off-by: Alberto Garcia <[email protected]>
Message-id: feeceada92486bb8790b90f303fc9fe82a27391a.1509718618[email protected]
Reviewed-by: Max Reitz <[email protected]>
Signed-off-by: Max Reitz <[email protected]>
tests/qemu-iotests/060
tests/qemu-iotests/060.out
This page took 0.025616 seconds and 4 git commands to generate.