]> xenbits.xensource.com Git - xen.git/commit
tools/oxenstored: Log live update issues at warning level
authorEdwin Török <edvin.torok@citrix.com>
Tue, 8 Nov 2022 08:57:47 +0000 (08:57 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 1 Dec 2022 16:07:17 +0000 (16:07 +0000)
commit3f02e0a70fe9f8143454b742563433958d4a87f8
tree789b426230d0404a8d37cd473b2af190b4d99861
parent9b224c25293a53fcbe32da68052d861dda71a6f4
tools/oxenstored: Log live update issues at warning level

During live update, oxenstored tries a best effort approach to recover as many
domains and information as possible even if it encounters errors restoring
some domains.

However, logging about misunderstood input is more severe than simply info.
Log it at warning instead.

Signed-off-by: Edwin Török <edvin.torok@citrix.com>
Acked-by: Christian Lindig <christian.lindig@citrix.com>
tools/ocaml/xenstored/xenstored.ml