1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

recoverd: remove bogus comment "qqq" from "add prototype new banning code"

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>

(This used to be ctdb commit 9f01b8db72780acf2f88f1392bc0a796dd4c6176)
This commit is contained in:
Michael Adam 2013-03-22 17:48:00 +01:00
parent eaad7c1e62
commit ca1f3de8b4

View File

@ -3469,7 +3469,6 @@ static void main_loop(struct ctdb_context *ctdb, struct ctdb_recoverd *rec,
/* check that we (recovery daemon) and the local ctdb daemon /* check that we (recovery daemon) and the local ctdb daemon
agrees on whether we are banned or not agrees on whether we are banned or not
*/ */
//qqq
/* remember our own node flags */ /* remember our own node flags */
rec->node_flags = nodemap->nodes[pnn].flags; rec->node_flags = nodemap->nodes[pnn].flags;