]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
storage: pick return value of qemu-img
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 23 May 2011 07:08:01 +0000 (09:08 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 23 May 2011 11:47:06 +0000 (13:47 +0200)
commitd7b2679253504d6defa9fc7159b572cfd6a25a95
tree6ce95467fbd5f753574b1cfd0c847672d0c14232
parent7ed95b2c4ff059972f166a9fdc79235ddad9fdd3
storage: pick return value of qemu-img

qemu-img returns non-zero status on -h. Therefore we need to
provide virCommandRun() a non-NULL exit status pointer.
src/storage/storage_backend.c