From: Amitay Isaacs Date: Wed, 8 Jun 2016 07:25:42 +0000 (+1000) Subject: ctdb-recovery-helper: Fix a comment X-Git-Tag: tdb-1.3.10~730 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18475565623210b0a7ed59298b9bf70a288c39e4;p=thirdparty%2Fsamba.git ctdb-recovery-helper: Fix a comment The sequence of events are incorrectly documented. Signed-off-by: Amitay Isaacs Reviewed-by: Martin Schwenke --- diff --git a/ctdb/server/ctdb_recovery_helper.c b/ctdb/server/ctdb_recovery_helper.c index d54f32db04e..691196e5701 100644 --- a/ctdb/server/ctdb_recovery_helper.c +++ b/ctdb/server/ctdb_recovery_helper.c @@ -2079,8 +2079,8 @@ static bool db_recovery_recv(struct tevent_req *req, int *count) * - Send START_RECOVERY * - Update vnnmap on all nodes * - Run database recovery - * - Send END_RECOVERY * - Set RECOVERY_NORMAL + * - Send END_RECOVERY */ struct recovery_state {