summary refs log tree commit diff stats
path: root/qga/commands-win32.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2024-05-13 16:17:00 +0200
committerMarkus Armbruster <armbru@redhat.com>2024-05-27 12:42:29 +0200
commit29ad187c1c89fcf82d4e73e90bec9722d548efed (patch)
treefa0e3c9e85c5abb83b0fe0a55cb600f8de38915d /qga/commands-win32.c
parent21c06f57808c7236cca68ccc7d8df845c22cd998 (diff)
downloadfocaccia-qemu-29ad187c1c89fcf82d4e73e90bec9722d548efed.tar.gz
focaccia-qemu-29ad187c1c89fcf82d4e73e90bec9722d548efed.zip
block/vmdk: Improve error messages on extent write error
vmdk_init_extent() reports blk_co_pwrite() failure to its caller as

    An IO error has occurred

The errno code returned by blk_co_pwrite() is lost.

Improve this to

    failed to write VMDK <what>: <description of errno>

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240513141703.549874-4-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'qga/commands-win32.c')
0 files changed, 0 insertions, 0 deletions