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)
committerMichael Adam <obnox@samba.org>
Fri, 26 Apr 2013 14:00:53 +0000 (16:00 +0200)
commit152c23b3891a90e7a608922f41f23a9f2ca55df2
tree633c387141d86f239faac6f3e4ea80ea4b88231a
parent697a2711d2086760687ea3d2e4d13957a524da9d
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