From: Amitay Isaacs Date: Wed, 26 Jun 2013 06:02:23 +0000 (+1000) Subject: recovered: Remove old comment as the code corresponding to that has gone away X-Git-Tag: ctdb-1.2.65~20 X-Git-Url: http://git.samba.org/?p=ctdb.git;a=commitdiff_plain;h=ca276e0ceb0952ca2832829d8bfc44074915ffe5 recovered: Remove old comment as the code corresponding to that has gone away Signed-off-by: Amitay Isaacs (cherry picked from commit 34af2cdf686d5d77854cbaa7bbcd8f878e9171c7) --- diff --git a/server/ctdb_recoverd.c b/server/ctdb_recoverd.c index 6487b829..92e03968 100644 --- a/server/ctdb_recoverd.c +++ b/server/ctdb_recoverd.c @@ -3281,10 +3281,6 @@ static void main_loop(struct ctdb_context *ctdb, struct ctdb_recoverd *rec, return; } - /* check that we (recovery daemon) and the local ctdb daemon - agrees on whether we are banned or not - */ - /* remember our own node flags */ rec->node_flags = nodemap->nodes[pnn].flags;