v1: https://www.redhat.com/archives/libvir-list/2017-July/msg00029.html Changes in v2: Rewrote patch 1 to resolve (new) bz1472277. This can also be cherry picked into 3.2-maint (and any others that get created). Added patch 2 - it's obvious why Adjusted patch 3 to make the change in storage rather than conf, but removed the change to the checkParent condition since that's fixed in patch 1. The change to checkParent is the same though. John Ferlan (3): storage: Fix existing parent check for vHBA creation storage: Remove @conn from virNodeDeviceCreateVport conf: Fix vHBA checkParent logic for pool creation src/conf/node_device_conf.c | 63 ++------------------------ src/conf/node_device_conf.h | 3 +- src/storage/storage_backend_scsi.c | 92 +++++++++++++++++++++++++++++++++++++- 3 files changed, 95 insertions(+), 63 deletions(-) -- 2.9.4 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list