persistent_callback: ignore the update-recordreturn code of remote node in recovery
authorMichael Adam <obnox@samba.org>
Tue, 22 Feb 2011 21:24:50 +0000 (22:24 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 23 Feb 2011 16:25:00 +0000 (17:25 +0100)
commit39f40257a4b7b3acc7fdec230dc0859c455ccaf5
treec9662b186a54405d529b1043666aba2eb17f4661
parent43ca24fa0f449b605ea0d95f82a4f234a378e741
persistent_callback: ignore the update-recordreturn code of remote node in recovery

If a recovery was started, then all further processing of the update_record
controls sent by the trans3_commit control is disabled. The recovery should
trigger sending the reply for the update record control when finished.
server/ctdb_persistent.c