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)
committerAmitay Isaacs <amitay@gmail.com>
Tue, 2 Jul 2013 02:59:08 +0000 (12:59 +1000)
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
server/ctdb_recoverd.c

index de733a99d77d8e25c3e524b58a175d6e6f2c3822..04b1c906bc05945ec4b655dd55965c0dde0ab0cf 100644 (file)
@@ -3494,10 +3494,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;