]> xenbits.xensource.com Git - libvirt.git/commit
daemon: Suppress logging of VIR_ERR_NO_DOMAIN_METADATA
authorPeter Krempa <pkrempa@redhat.com>
Tue, 12 May 2015 11:55:30 +0000 (13:55 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 12 May 2015 12:18:39 +0000 (14:18 +0200)
commitecc997fd43b1b1987dadb45fb0ef987d56638476
treedc579ac9d63679c172316790d5d18ea54088fb3e
parent78e27b5e0a02bff3f3485c84975a5a6ae77acbf9
daemon: Suppress logging of VIR_ERR_NO_DOMAIN_METADATA

Similarly to other error codes that notify the user that the object does
not exist lower the priority of VIR_ERR_NO_DOMAIN_METADATA to
VIR_LOG_DEBUG when writing the log entry.
daemon/libvirtd.c