OSDN Git Service

qga/commands-posix: Log all net stats failures
authorAndrew Deason <adeason@sinenomine.net>
Tue, 26 Apr 2022 19:55:25 +0000 (14:55 -0500)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 4 May 2022 08:00:46 +0000 (12:00 +0400)
commita539dc8a2c76dc8f04585a265e07af6ebaa4b86a
tree966456650a2c172b1447c46ddc0cc6c051484d5f
parent70335c4644f3c05456c72020ae54b1dbeba905d7
qga/commands-posix: Log all net stats failures

guest_get_network_stats can silently fail in a couple of ways. Add
debug messages to these cases, so we're never completely silent on
failure.

Signed-off-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220426195526.7699-5-adeason@sinenomine.net>
qga/commands-posix.c