From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14740 invoked by alias); 11 Feb 2009 10:05:34 -0000 Received: (qmail 14723 invoked by alias); 11 Feb 2009 10:05:33 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS X-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS X-Spam-Check-By: sourceware.org X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bastion.fedora.phx.redhat.com Subject: cluster: STABLE3 - qdisk: remove debugging printf. To: cluster-cvs-relay@redhat.com X-Project: Cluster Project X-Git-Module: cluster.git X-Git-Refname: refs/heads/STABLE3 X-Git-Reftype: branch X-Git-Oldrev: cb1e3dc19959f6193acc700000f0110c3dd58c13 X-Git-Newrev: 9e427e336fd6b0cc4d1467e93392232ec96b4e6c From: "Fabio M. Di Nitto" Message-Id: <20090211100431.7D8EEC08BC@lists.fedorahosted.org> Date: Wed, 11 Feb 2009 10:05:00 -0000 X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2009-q1/txt/msg00409.txt.bz2 Gitweb: http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=9e427e336fd6b0cc4d1467e93392232ec96b4e6c Commit: 9e427e336fd6b0cc4d1467e93392232ec96b4e6c Parent: cb1e3dc19959f6193acc700000f0110c3dd58c13 Author: Fabio M. Di Nitto AuthorDate: Wed Feb 11 10:41:48 2009 +0100 Committer: Fabio M. Di Nitto CommitterDate: Wed Feb 11 10:41:48 2009 +0100 qdisk: remove debugging printf. remove leftover from previous commit "Bug 484956 part 2". Signed-off-by: Fabio M. Di Nitto --- cman/qdisk/scandisk.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/cman/qdisk/scandisk.c b/cman/qdisk/scandisk.c index 4a0935f..e0a486b 100644 --- a/cman/qdisk/scandisk.c +++ b/cman/qdisk/scandisk.c @@ -665,8 +665,6 @@ static int scansysfs(struct devlisthead *devlisthead, char *path, int level) "slaves"); startnode->sysfsattrs.disk = sysfs_is_disk(newpath); - - printf("Allocated: %s holders: %d\n", newpath, startnode->sysfsattrs.holders); } if (!stat(newpath, &sb) && !level)