[libvirt] [PATCH 0/2] Couple of cleanup patches

John Ferlan posted 2 patches 7 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20170220191246.14267-1-jferlan@redhat.com
src/conf/node_device_conf.c |  1 +
src/conf/storage_conf.c     | 26 +++++++++++++-------------
2 files changed, 14 insertions(+), 13 deletions(-)
[libvirt] [PATCH 0/2] Couple of cleanup patches
Posted by John Ferlan 7 years, 1 month ago
Fix a couple of things seen while continuing work in the area...

John Ferlan (2):
  conf: Cleanup matchFCHostToSCSIHost
  conf: Fix leak in virNodeDeviceObjListExport

 src/conf/node_device_conf.c |  1 +
 src/conf/storage_conf.c     | 26 +++++++++++++-------------
 2 files changed, 14 insertions(+), 13 deletions(-)

-- 
2.9.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Couple of cleanup patches
Posted by Pavel Hrdina 7 years, 1 month ago
On Mon, Feb 20, 2017 at 02:12:44PM -0500, John Ferlan wrote:
> Fix a couple of things seen while continuing work in the area...
> 
> John Ferlan (2):
>   conf: Cleanup matchFCHostToSCSIHost
>   conf: Fix leak in virNodeDeviceObjListExport

ACK series

Pavel
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list