[libvirt] [PATCH 17/17] nwfilter: Convert virNWFilterObj to use virObjectLockable

Michal Privoznik mprivozn at redhat.com
Thu Jul 13 14:40:46 UTC 2017


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 at 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




More information about the libvir-list mailing list