[libvirt PATCH v2 05/10] conf: add virDomainMomentFindLeaf() which operates on virDomainMomentObjPtr

Peter Krempa pkrempa at redhat.com
Mon May 18 12:12:36 UTC 2020


On Wed, May 06, 2020 at 13:42:21 +0200, Pavel Mores wrote:
> The new function operates on virDomainMomentObjPtr which is indicated by
> its name.  To avoid code duplication, virDomainMomentObjListFindLeaf()
> was reimplemented in terms of the new function.
> 
> Signed-off-by: Pavel Mores <pmores at redhat.com>
> ---
>  src/conf/virdomainmomentobjlist.c | 25 +++++++++++++++----------
>  src/conf/virdomainmomentobjlist.h |  1 +
>  2 files changed, 16 insertions(+), 10 deletions(-)

The addition to libvirt_private.syms belongs to this patch. After that:

Reviewed-by: Peter Krempa <pkrempa at redhat.com>




More information about the libvir-list mailing list