[libvirt] [PATCH v4 0/4] nwfilter common object adjustments

John Ferlan posted 4 patches 6 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20171208140141.11491-1-jferlan@redhat.com
There is a newer version of this series
src/conf/virnwfilterobj.c              | 555 +++++++++++++++++++++++----------
src/conf/virnwfilterobj.h              |  11 +-
src/libvirt_private.syms               |   3 +-
src/nwfilter/nwfilter_driver.c         |  71 ++---
src/nwfilter/nwfilter_gentech_driver.c |  11 +-
5 files changed, 427 insertions(+), 224 deletions(-)
[libvirt] [PATCH v4 0/4] nwfilter common object adjustments
Posted by John Ferlan 6 years, 4 months ago
v3: https://www.redhat.com/archives/libvir-list/2017-October/msg00264.html

Although v3 didn't get any attention - I figured I'd update and repost.
The only difference between this series and that one is that I dropped
patch 1 from v3. It was an attempt to fix a perceived issue in nwfilter
that I actually now have determined is in nodedev for which I'll have a
different set of patches.

John Ferlan (4):
  nwfilter: Remove unnecessary UUID comparison bypass
  nwfilter: Convert _virNWFilterObj to use virObjectRWLockable
  nwfilter: Convert _virNWFilterObjList to use virObjectRWLockable
  nwfilter: Remove need for nwfilterDriverLock in some API's

 src/conf/virnwfilterobj.c              | 555 +++++++++++++++++++++++----------
 src/conf/virnwfilterobj.h              |  11 +-
 src/libvirt_private.syms               |   3 +-
 src/nwfilter/nwfilter_driver.c         |  71 ++---
 src/nwfilter/nwfilter_gentech_driver.c |  11 +-
 5 files changed, 427 insertions(+), 224 deletions(-)

-- 
2.13.6

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