]> xenbits.xensource.com Git - libvirt.git/commit
qemu: hotplug: Adjust error path for attach hostdev scsi disk
authorJohn Ferlan <jferlan@redhat.com>
Mon, 11 Apr 2016 17:32:12 +0000 (13:32 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 2 May 2016 10:29:21 +0000 (06:29 -0400)
commit3e81b98ceb06de58f0ec92136422b170502cf9d2
tree24f089b4255478b495eb488b5c87c258555700de
parent843ae778969ca79735d187e88d18c2abbb1d3c02
qemu: hotplug: Adjust error path for attach hostdev 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