Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:Update
pacemaker
pacemaker-libcib-ACL-status-message-to-trace.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pacemaker-libcib-ACL-status-message-to-trace.patch of Package pacemaker
commit 8183dbf57bc92a79b54c7e56942e4e3bda36654f Author: Ken Gaillot <kgaillot@redhat.com> Date: Mon May 1 14:58:58 2017 -0500 Log: libcib: downgrade ACL status message to trace gets logged 1-3 times for every CIB op diff --git a/lib/cib/cib_utils.c b/lib/cib/cib_utils.c index 190840123..ab48f1657 100644 --- a/lib/cib/cib_utils.c +++ b/lib/cib/cib_utils.c @@ -282,7 +282,7 @@ cib_acl_enabled(xmlNode *xml, const char *user) g_hash_table_destroy(options); } - crm_debug("CIB ACL is %s", rc ? "enabled" : "disabled"); + crm_trace("CIB ACL is %s", rc ? "enabled" : "disabled"); #endif return rc; }
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