1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-20 22:50:26 +03:00

watch for the freeze child exiting

(This used to be ctdb commit 7f350eca8598022ebd198b2476d1f2c2a8f03a8d)
This commit is contained in:
Andrew Tridgell 2007-05-12 15:44:35 +10:00
parent f7e3004f0a
commit cb81a2eca8

View File

@ -102,8 +102,6 @@ static void ctdb_freeze_lock_handler(struct event_context *ev, struct fd_event *
DLIST_REMOVE(h->ctdb->freeze_handle->waiters, w);
talloc_free(w);
}
talloc_free(fde);
}
/*