public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: master - qdiskd: Fix logging call for warning
@ 2009-02-26 20:26 Lon Hohberger
  0 siblings, 0 replies; only message in thread
From: Lon Hohberger @ 2009-02-26 20:26 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=cd46b689be43e72c9d7e023b5b254e42b35731cc
Commit:        cd46b689be43e72c9d7e023b5b254e42b35731cc
Parent:        a27ce8b421c2dbf674dddf7899b43d098925827c
Author:        Lon Hohberger <lhh@redhat.com>
AuthorDate:    Thu Feb 26 15:25:57 2009 -0500
Committer:     Lon Hohberger <lhh@redhat.com>
CommitterDate: Thu Feb 26 15:25:57 2009 -0500

qdiskd: Fix logging call for warning

Signed-off-by: Lon Hohberger <lhh@redhat.com>
---
 cman/qdisk/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cman/qdisk/main.c b/cman/qdisk/main.c
index 11a7380..86187ee 100644
--- a/cman/qdisk/main.c
+++ b/cman/qdisk/main.c
@@ -1692,7 +1692,7 @@ main(int argc, char **argv)
 			check_stop_cman(&ctx);
 			goto out;
 		} else if (ret > 0) {
- 			clulog_and_print(LOG_WARNING, "%d matches found for "
+ 			logt_print(LOG_WARNING, "%d matches found for "
  					 "label '%s'; please use 'device=' "
  					 "instead!\n", ret, ctx.qc_label);
   		}


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

only message in thread, other threads:[~2009-02-26 20:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-26 20:26 cluster: master - qdiskd: Fix logging call for warning Lon Hohberger

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).