On 06/02/2017 12:25 PM, John Ferlan wrote:
Now that we have a bit more control, let's convert our object
into a
recursive lockable object and let that magic handle the create and lock/unlock.
Additionally, we introduce virNWFilterObjEndAPI.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/conf/virnwfilterobj.c | 127 ++++++++++-----------------------
src/conf/virnwfilterobj.h | 6 --
src/libvirt_private.syms | 2 -
src/nwfilter/nwfilter_driver.c | 4 +-
src/nwfilter/nwfilter_gentech_driver.c | 10 +--
5 files changed, 44 insertions(+), 105 deletions(-)
ACK
Michal