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>
Wed, 17 Apr 2013 11:16:32 +0000 (21:16 +1000)
commitf1fe9ddf42534a337cdae38a6409f3495979ef25
treeb517042be22f41f9820eef235513047c14e7d5e9
parentfd01c464d109ec68b899fabcbb6d32e74e6e5fac
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>
(This used to be ctdb commit cad3107b12e8392f786f9a758ee38cf3a3d58538)
ctdb/server/ctdb_call.c