[libvirt] [PATCH v2 0/3] Fix a couple issues found w/ vHBA logic

John Ferlan posted 3 patches 6 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20170718151040.30254-1-jferlan@redhat.com
There is a newer version of this series
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(-)
[libvirt] [PATCH v2 0/3] Fix a couple issues found w/ vHBA logic
Posted by John Ferlan 6 years, 9 months ago
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@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list