public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: STABLE3 - qdisk: Remove useless debug message
@ 2009-05-06 13:23 Lon Hohberger
  0 siblings, 0 replies; only message in thread
From: Lon Hohberger @ 2009-05-06 13:23 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=219b9fabd49d0ef97384f78591f4eb61377f21a5
Commit:        219b9fabd49d0ef97384f78591f4eb61377f21a5
Parent:        2decf39bbb994d5fc2338de75e027ec168783bf6
Author:        Lon Hohberger <lhh@redhat.com>
AuthorDate:    Wed May 6 09:18:03 2009 -0400
Committer:     Lon Hohberger <lhh@redhat.com>
CommitterDate: Wed May 6 09:18:03 2009 -0400

qdisk: Remove useless debug message

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

diff --git a/cman/qdisk/score.c b/cman/qdisk/score.c
index 26dc88d..81ff700 100644
--- a/cman/qdisk/score.c
+++ b/cman/qdisk/score.c
@@ -144,7 +144,6 @@ total_score(struct h_data *h, int max, int *score, int *maxscore)
 	*score = 0;
 	*maxscore = 0;
 	
-	logt_print(LOG_DEBUG, "max = %d\n", max);
 	/* Allow operation w/o any heuristics */
 	if (!max) {
 		*score = *maxscore = 1;


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

only message in thread, other threads:[~2009-05-06 13:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-06 13:23 cluster: STABLE3 - qdisk: Remove useless debug message 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).