]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: storage: Report errors when source host data is missing
authorPeter Krempa <pkrempa@redhat.com>
Mon, 19 Jun 2017 12:47:41 +0000 (14:47 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 20 Jun 2017 06:40:18 +0000 (08:40 +0200)
commit299aff7e0cd52c50da518eeed676144d373e9281
tree0270223271fbc6673a51fff0422a72c827785818
parent49ed98a4579744568b5c57f65ae08034d5c9568f
util: storage: Report errors when source host data is missing

Merge the reporting of the missing source host data into the parser
functions so that callers don't have to do it separately.
src/util/virstoragefile.c