]> git.proxmox.com Git - mirror_qemu.git/commit - block/vmdk.c
vmdk: correctly propagate errors
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 17 Feb 2014 13:44:05 +0000 (14:44 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 21 Feb 2014 20:02:24 +0000 (21:02 +0100)
commit89ac8480a8c7f73dd943dcb1313d6bd984f9a870
tree19d301d86e06868103ed2d70f90777bdfecf654c
parent37f09e5e3d206e7c555d28a7755cecfa137dad22
vmdk: correctly propagate errors

Now that we can return the "right" errors, use the Error** parameter
to pass them back instead of just printing them.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/vmdk.c
tests/qemu-iotests/059.out