cluster: master - qdisk: remove debugging printf.

Fabio M. Di Nitto fabbione@fedoraproject.org
Wed Feb 11 10:06:00 GMT 2009


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=c6f9e3d333f7b61bc50789d67e74fd10c055449f
Commit:        c6f9e3d333f7b61bc50789d67e74fd10c055449f
Parent:        17a4ac525d433c5359f99e14f889e31bc5a61423
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Wed Feb 11 10:41:48 2009 +0100
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Wed Feb 11 11:05:47 2009 +0100

qdisk: remove debugging printf.

remove leftover from previous commit "Bug 484956 part 2".

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 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)



More information about the Cluster-cvs mailing list