]> xenbits.xensource.com Git - libvirt.git/commit
util: Move JSON object deflattening code to json utility file
authorPeter Krempa <pkrempa@redhat.com>
Mon, 26 Jun 2017 14:29:04 +0000 (16:29 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 11 Jul 2017 12:02:28 +0000 (14:02 +0200)
commitde75de7c977b222c3c33f5dc5268d9e07fa97b7e
treedd0f4aed4c92fb8de76f1cbb555b1ccf94faa055
parentcadd96b3ea56db02b90a0971bd9cc46a2a883cc1
util: Move JSON object deflattening code to json utility file

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
src/util/virjson.c
src/util/virjson.h
src/util/virstoragefile.c