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(a)redhat.com>
John