+1
−1
tests/qemu-iotests/105
0 → 100755
+70
−0
tests/qemu-iotests/105.out
0 → 100644
+21
−0
+1
−0
Loading
This fixes the bug introduced by commit c6ac36e1 (vmdk: Optimize cluster allocation). $ ~/build/master/qemu-io /stor/vm/arch.vmdk -c 'write 2G 1k' write failed: Invalid argument Reported-by:Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by:
Max Reitz <mreitz@redhat.com> Signed-off-by:
Fam Zheng <famz@redhat.com> Message-id: 1411437381-11234-1-git-send-email-famz@redhat.com Signed-off-by:
Stefan Hajnoczi <stefanha@redhat.com>