public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: master - cman: use a sensible (non-truncated) logsys name.
@ 2009-01-12 14:00 Christine Caulfield
  0 siblings, 0 replies; only message in thread
From: Christine Caulfield @ 2009-01-12 14:00 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=f61e5cebb6b61de1039bf47c2d73372499bb12a1
Commit:        f61e5cebb6b61de1039bf47c2d73372499bb12a1
Parent:        490f419fe052d6490606b23e40280897da8999d7
Author:        Christine Caulfield <ccaulfie@redhat.com>
AuthorDate:    Mon Jan 5 14:55:20 2009 +0000
Committer:     Christine Caulfield <ccaulfie@redhat.com>
CommitterDate: Mon Jan 5 14:55:20 2009 +0000

cman: use a sensible (non-truncated) logsys name.

---
 cman/services/quorum/services/cmanquorum.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cman/services/quorum/services/cmanquorum.c b/cman/services/quorum/services/cmanquorum.c
index 4a58f6b..e2939c3 100644
--- a/cman/services/quorum/services/cmanquorum.c
+++ b/cman/services/quorum/services/cmanquorum.c
@@ -39,7 +39,7 @@
 #define DEFAULT_EXPECTED   1024
 #define DEFAULT_QDEV_POLL 10000
 
-LOGSYS_DECLARE_SUBSYS ("CMANQUORUM", LOG_INFO);
+LOGSYS_DECLARE_SUBSYS ("CMANQ", LOG_INFO);
 
 enum quorum_message_req_types {
 	MESSAGE_REQ_EXEC_CMANQUORUM_NODEINFO  = 0,


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-12 14:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-12 14:00 cluster: master - cman: use a sensible (non-truncated) logsys name Christine Caulfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).