ctdbd: Don't ban self if init or shutdown event fails
authorAmitay Isaacs <amitay@gmail.com>
Tue, 2 Jul 2013 02:40:37 +0000 (12:40 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Tue, 2 Jul 2013 07:47:06 +0000 (17:47 +1000)
commit20f730070d9dfbff5e29461a32dec8ee2a185a68
tree81fba879bd0d6fe13c18310020fcd62e75a8a083
parent345f17d9bcf4b4f0f246b951d55458e1f774f5df
ctdbd: Don't ban self if init or shutdown event fails

There is no point in banning the node if init or shutdown event times
out since it's going to quit anyway.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit ef1c4e99ca66e7a990bc557f34abb624c315e6ba)
server/eventscript.c