]> xenbits.xensource.com Git - libvirt.git/commit
Fix error messages in virStorageFileGetMetadataFromFD
authorJán Tomko <jtomko@redhat.com>
Thu, 19 Feb 2015 12:32:41 +0000 (13:32 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 25 Feb 2015 11:14:30 +0000 (12:14 +0100)
commit6784acc7b02ff88ceb7b2125c6dafcc053daf9c5
treed22cdac579146e2f8713db15325723f8236a08b8
parent3e4b783e1e517a8b32b974fecc16c33c33fb39b9
Fix error messages in virStorageFileGetMetadataFromFD

Do not use relPath, it has not been filled by virStorageFileMetadataNew.
src/util/virstoragefile.c