]> xenbits.xensource.com Git - libvirt.git/commit
virFileSetXAttr: Report error on failure
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 22 Mar 2019 14:34:59 +0000 (15:34 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 3 Jul 2019 06:36:03 +0000 (08:36 +0200)
commit9b130c33f9a600f74265e98ce3ac7c601dbafa6f
tree74d4e923cb8ba4f67453fd6bb5e307f6f33e5313
parent0d44d2876afc9bc10ef6cbc8597c8704041be559
virFileSetXAttr: Report error on failure

It's better to have the function report errors, because none of
the callers does.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/util/virfile.c