Rev 740: this is not an error - it just means the record was busy in http://samba.org/~tridge/ctdb

tridge at samba.org tridge at samba.org
Tue Jan 8 11:36:44 GMT 2008


------------------------------------------------------------
revno: 740
revision-id:tridge at samba.org-20080108113644-4uhf1lk5hh9szv1o
parent: tridge at samba.org-20080108113148-wiggdhve4uskariz
committer: Andrew Tridgell <tridge at samba.org>
branch nick: tridge.stable
timestamp: Tue 2008-01-08 22:36:44 +1100
message:
  this is not an error - it just means the record was busy
modified:
  tools/ctdb_vacuum.c            ctdb_vacuum.c-20080108053634-3zs2bdddzs4r1e1t-1
=== modified file 'tools/ctdb_vacuum.c'
--- a/tools/ctdb_vacuum.c	2008-01-08 10:28:42 +0000
+++ b/tools/ctdb_vacuum.c	2008-01-08 11:36:44 +0000
@@ -78,7 +78,6 @@
 		event_loop_once(ctdb->ev);
 	}
 	if (data->fail_count != 0) {
-		DEBUG(0,("Async wait failed - fail_count=%u\n", data->fail_count));
 		return -1;
 	}
 	return 0;



More information about the samba-cvs mailing list