Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP5:Update
xen.4218
5537a4d8-libxl-use-DEBUG-log-level-instead-of-I...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 5537a4d8-libxl-use-DEBUG-log-level-instead-of-INFO.patch of Package xen.4218
References: bsc#945164 Subject: libxl: use DEBUG log level instead of INFO From: Wei Liu wei.liu2@citrix.com Fri Apr 17 12:31:29 2015 +0100 Date: Wed Apr 22 14:40:40 2015 +0100: Git: ddc17f311099c1f0f37a771a2f5f904d848102f7 Make libxl less noisy when destroying a domain. Signed-off-by: Wei Liu <wei.liu2@citrix.com> Cc: Ian Campbell <ian.campbell@citrix.com> Cc: Ian Jackson <ian.jackson@eu.citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com> Index: xen-4.5.5-testing/tools/libxl/libxl.c =================================================================== --- xen-4.5.5-testing.orig/tools/libxl/libxl.c +++ xen-4.5.5-testing/tools/libxl/libxl.c @@ -1721,7 +1721,7 @@ static void devices_destroy_cb(libxl__eg _exit(-1); } } - LOG(INFO, "forked pid %ld for destroy of domain %d", (long)rc, domid); + LOG(DEBUG, "forked pid %ld for destroy of domain %d", (long)rc, domid); return;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor