recovered: Remove old comment as the code corresponding to that has gone away
authorAmitay Isaacs <amitay@gmail.com>
Wed, 26 Jun 2013 06:02:23 +0000 (16:02 +1000)
committerMichael Adam <obnox@samba.org>
Mon, 26 Aug 2013 11:35:51 +0000 (13:35 +0200)
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit 34af2cdf686d5d77854cbaa7bbcd8f878e9171c7)

server/ctdb_recoverd.c

index 7e5a98fe93865daa04fe01ed47cf5d95e4920393..e9b297e39b4765533b197c1c142ceb71dbb0e586 100644 (file)
@@ -3027,10 +3027,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;