[libvirt] [PATCH v2 00/11] Multiple cleanups within interfaceobj and interface driver

John Ferlan posted 11 patches 6 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20170526115910.3977-1-jferlan@redhat.com
There is a newer version of this series
po/POTFILES.in             |   1 -
src/conf/virinterfaceobj.c | 277 +++++++++++++++++++++++++++++----------------
src/conf/virinterfaceobj.h |  72 ++++++------
src/libvirt_private.syms   |  19 ++--
src/test/test_driver.c     | 145 ++++++++++++------------
5 files changed, 295 insertions(+), 219 deletions(-)
[libvirt] [PATCH v2 00/11] Multiple cleanups within interfaceobj and interface driver
Posted by John Ferlan 6 years, 11 months ago
v1: https://www.redhat.com/archives/libvir-list/2017-April/msg01225.html

I've been informed via internal IRC that the patches 9, 10, and 11 don't
apply cleanly - so here's a clean series.

John

John Ferlan (11):
  interface: Consistently use 'obj' for a virInterfaceObjPtr
  interface: Remove some unnecessary goto's for Interface tests
  interface: Use virInterfaceDefPtr rather than deref from
    virInterfaceObjPtr
  interface: Make _virInterfaceObj struct private
  interface: Make _virInterfaceObjList struct private
  interface: Rename some virInterfaceObj* API's
  interface: Clean up virInterfaceObjListFindByMACString
  interface: Introduce virInterfaceObjNew
  interface: Introduce virInterfaceObjEndAPI
  interface: Convert virInterfaceObj to use virObjectLockable
  interface: Alter virInterfaceObjListAssignDef @def param

 po/POTFILES.in             |   1 -
 src/conf/virinterfaceobj.c | 277 +++++++++++++++++++++++++++++----------------
 src/conf/virinterfaceobj.h |  72 ++++++------
 src/libvirt_private.syms   |  19 ++--
 src/test/test_driver.c     | 145 ++++++++++++------------
 5 files changed, 295 insertions(+), 219 deletions(-)

-- 
2.9.4

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