]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: hotplug: Adjust error path for attach scsi disk
authorJohn Ferlan <jferlan@redhat.com>
Mon, 11 Apr 2016 13:42:54 +0000 (09:42 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 2 May 2016 10:22:56 +0000 (06:22 -0400)
commitb0e002fcfd9e5d6f8c7362ba2738e9e2fe00fe54
treef1c8130212e3be1818dcd96ee8dec749b4ae1e74
parentdb5b47fd4a8814d76ad775a497b3883efe30e9b6
qemu: hotplug: Adjust error path for attach scsi disk

Adjust error path logic to make it clearer how to undo the failed add.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_hotplug.c