[libvirt] [PATCH v2 10/24] network_conf: Make virNetworkObj actually virObject

Peter Krempa pkrempa at redhat.com
Thu Mar 5 15:11:37 UTC 2015


On Thu, Mar 05, 2015 at 12:05:11 +0100, Michal Privoznik wrote:
> So far it's just a structure which happens to have 'Obj' in its
> name, but otherwise it not related to virObject at all. No
> reference counting, not virObjectLock(), nothing.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  cfg.mk                            |   2 -
>  src/conf/network_conf.c           | 135 ++++++++++++++++++++------------------
>  src/conf/network_conf.h           |   8 +--
>  src/libvirt_private.syms          |   4 +-
>  src/network/bridge_driver.c       |  56 ++++++++--------
>  src/parallels/parallels_network.c |  16 ++---
>  src/test/test_driver.c            |  32 ++++-----
>  tests/networkxml2conftest.c       |   4 +-
>  tests/objectlocking.ml            |   2 -
>  9 files changed, 129 insertions(+), 130 deletions(-)

ACK,

Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150305/97abe0ea/attachment-0001.sig>


More information about the libvir-list mailing list