this fixes a timeout error spotted by volker
authorAndrew Tridgell <tridge@samba.org>
Wed, 18 Apr 2007 09:12:29 +0000 (19:12 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 18 Apr 2007 09:12:29 +0000 (19:12 +1000)
commit31e23316081f0b5765de5b05fc8d17481bf33c29
treec700075528c7c2892da09978d8e0bf0be76c3233
parentef505399e65d5990506b45450bb983fb98db3f39
this fixes a timeout error spotted by volker
It ensures that when the client context goes away (such as when the client exits)
that any timed events and partially completed requests from that client also go away
(This used to be ctdb commit 45a45a0a44d4da9b45719aac72b0ae4bd4c74462)
ctdb/common/ctdb_daemon.c