added a new control CTDB_CONTROL_TRANS2_COMMIT_RETRY so we can tell
authorAndrew Tridgell <tridge@samba.org>
Fri, 8 Aug 2008 03:11:28 +0000 (13:11 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 8 Aug 2008 03:11:28 +0000 (13:11 +1000)
commit7f29c50ccbc7789bfbc20bcb4b65758af9ebe6c5
tree143446ecab1c0db1c44d88d1990c4153f79965ff
parent7c6b621f7307dc39ffcd7d965ac613642af201b8
added a new control CTDB_CONTROL_TRANS2_COMMIT_RETRY so we can tell
the difference between a initial commit attempt and a retry, which
allows us to get the persistent updates counter right for retries
include/ctdb_private.h
server/ctdb_control.c
server/ctdb_persistent.c