ctdb_call: don't bump the rsn in ctdb_become_dmaster() any more
authorMichael Adam <obnox@samba.org>
Wed, 3 Apr 2013 10:02:59 +0000 (12:02 +0200)
committerAmitay Isaacs <amitay@gmail.com>
Thu, 18 Apr 2013 04:05:40 +0000 (14:05 +1000)
commit64bbe9f35f58b5f2af23acfa6ded9751839b9ece
treebeeec63474afebed6373245b2d22ad675deef3db
parent63debc8aecd8ab626d827d508109fefa9503c101
ctdb_call: don't bump the rsn in ctdb_become_dmaster() any more

This is now done in ctdb_ltdb_store_server(), so this
extra bump can be spared.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-By: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit cad3107b12e8392f786f9a758ee38cf3a3d58538)
server/ctdb_call.c