]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_conf: split out virQEMUDriverConfigLoadGlusterDebugEntry
authorJán Tomko <jtomko@redhat.com>
Tue, 15 Jan 2019 09:14:44 +0000 (10:14 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 18 Jan 2019 11:55:05 +0000 (12:55 +0100)
commitfad7036ad432130d743d8bb58cc59ab0cd2159ca
tree7411098d5792b87590059e3baae25f0255a80c1d
parent632dab43b4bc85cca3e39d3956caf1e590895a09
qemu_conf: split out virQEMUDriverConfigLoadGlusterDebugEntry

Split out parts of the config parsing code to make
the parent function easier to read.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_conf.c