Create macros to update the statistics counters and use these macros
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 29 Sep 2010 00:38:41 +0000 (10:38 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 29 Sep 2010 02:14:24 +0000 (12:14 +1000)
commit39c367a68ff47efc7b61bf8247ad60fd4cfbfbc8
tree4171609f9f24ba4680540e296538bd73b91452e7
parent869242a7cdef1169fc310efea1624ec6e134ad19
Create macros to update the statistics counters and use these macros
everywhere instead of manipulating the coutenrs directly.

(This used to be ctdb commit 2e648df890e5713bc575965d87937827b068d0d7)
ctdb/common/ctdb_util.c
ctdb/include/ctdb_private.h
ctdb/server/ctdb_call.c
ctdb/server/ctdb_control.c
ctdb/server/ctdb_daemon.c
ctdb/server/ctdb_lockwait.c
ctdb/server/ctdb_persistent.c
ctdb/server/ctdb_recover.c
ctdb/server/ctdb_server.c
ctdb/server/ctdb_traverse.c
ctdb/server/ctdbd.c