[libvirt] [PATCH 07/16] network: Alter virNetworkObj @class_id to be @classIdMap

Pavel Hrdina phrdina at redhat.com
Mon Jul 24 10:02:53 UTC 2017


On Fri, May 19, 2017 at 09:03:15AM -0400, John Ferlan wrote:
> Change the variable name to be a bit more descriptive and less confusing
> when used with the data.network.actual->class_id.
> 
> In preparation for privatizing virNetworkObj, create accessor function to
> fetch the @classIdMap.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/conf/virnetworkobj.c    | 46 ++++++++++++++++++++++++++-------------------
>  src/conf/virnetworkobj.h    |  5 ++++-
>  src/libvirt_private.syms    |  1 +
>  src/network/bridge_driver.c | 13 ++++++++-----
>  4 files changed, 40 insertions(+), 25 deletions(-)

This should be split into two patches, it's doing two different things,
anyway

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170724/e0c53a57/attachment-0001.sig>


More information about the libvir-list mailing list