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>
Thu, 24 Feb 2011 09:31:59 +0000 (10:31 +0100)
commit1279b66342d31bdbc45d58222fcc9029f3e920b1
treece9a4298f10d2c841afd3cb8ea1d1a56d057bbfa
parentef6cd76866bfaff3f462ef71f9dba028fac4f3ae
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