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 07:44:31 +0000 (17:44 +1000)
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit 34af2cdf686d5d77854cbaa7bbcd8f878e9171c7)

server/ctdb_recoverd.c

index 6487b8298b3c233971c27dc0a8d8c26820585551..92e0396837f4b91d968a8c8bedcd121dab3b5a19 100644 (file)
@@ -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;