Re: [libvirt] [PATCH v2 6/9] qemu: Add attempt to call qemuMonitorDriveDel for AttachSCSI failure path

2016-08-01 Thread Ján Tomko
On Tue, Jul 19, 2016 at 10:30:49AM -0400, John Ferlan wrote: Completion of fix for: https://bugzilla.redhat.com/show_bug.cgi?id=1336225 Similar to the other disk types, add the qemuMonitorDriveDel in the failure to add/hotplug a SCSI disk. Signed-off-by: John Ferlan --- src/qemu/qemu_hotplu

[libvirt] [PATCH v2 6/9] qemu: Add attempt to call qemuMonitorDriveDel for AttachSCSI failure path

2016-07-19 Thread John Ferlan
Completion of fix for: https://bugzilla.redhat.com/show_bug.cgi?id=1336225 Similar to the other disk types, add the qemuMonitorDriveDel in the failure to add/hotplug a SCSI disk. Signed-off-by: John Ferlan --- src/qemu/qemu_hotplug.c | 17 ++--- 1 file changed, 14 insertions(+),