]> xenbits.xensource.com Git - libvirt.git/commit
network_conf: Introduce locked versions of lookup functions
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 4 Mar 2015 12:28:07 +0000 (13:28 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 11 Mar 2015 15:58:48 +0000 (16:58 +0100)
commit3aa3e072bd64260869b4f7a104aeaec77270374b
treeafac53b1acb5383eeba86b98422da0ad36c6cae1
parent52430928d16bb12b294e4fdb3928b9159b4cc9f3
network_conf: Introduce locked versions of lookup functions

This is going to be needed later, when some functions already
have the virNetworkObjList object already locked and need to
lookup a object to work on. As an example of such function is
virNetworkAssignDef(). The other use case might be in
virNetworkObjListForEach() callback.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/conf/network_conf.c
src/conf/network_conf.h
src/libvirt_private.syms