Home
last modified time | relevance | path

Searched hist:"4 a5f2779" (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dvhdx.c4a5f2779 Fri May 25 12:48:16 GMT 2018 Kevin Wolf <kwolf@redhat.com> vhdx: Fix vhdx_co_create() return value

.bdrv_co_create() is supposed to return 0 on success, but vhdx could
return a positive value instead. Fix this.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>