Rev 282: watch for the freeze child exiting in http://samba.org/~tridge/ctdb

tridge at samba.org tridge at samba.org
Sat May 12 05:44:36 GMT 2007


------------------------------------------------------------
revno: 282
revision-id: tridge at samba.org-20070512054435-rqvdnu9lqvzlf3s1
parent: tridge at samba.org-20070512052906-61276x3pd7p3emxn
committer: Andrew Tridgell <tridge at samba.org>
branch nick: tridge
timestamp: Sat 2007-05-12 15:44:35 +1000
message:
  watch for the freeze child exiting
modified:
  common/ctdb_freeze.c           ctdb_freeze.c-20070512051503-935zdtyuqknqnhmo-1
=== modified file 'common/ctdb_freeze.c'
--- a/common/ctdb_freeze.c	2007-05-12 05:29:06 +0000
+++ b/common/ctdb_freeze.c	2007-05-12 05:44:35 +0000
@@ -102,8 +102,6 @@
 		DLIST_REMOVE(h->ctdb->freeze_handle->waiters, w);
 		talloc_free(w);
 	}
-
-	talloc_free(fde);
 }
 
 /*



More information about the samba-cvs mailing list