[libvirt] [PATCH 3/9] util: Move JSON object deflattening code to json utility file

John Ferlan jferlan at redhat.com
Mon Jul 10 11:52:20 UTC 2017



On 06/27/2017 08:46 AM, Peter Krempa wrote:
> The code will become more universal so it makes more sense for it to
> live with the rest of the JSON functions.
> ---
>  src/libvirt_private.syms  |  1 +
>  src/util/virjson.c        | 61 ++++++++++++++++++++++++++++++++++++++++++++
>  src/util/virjson.h        |  2 ++
>  src/util/virstoragefile.c | 65 +----------------------------------------------
>  4 files changed, 65 insertions(+), 64 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list