pmda: handle new ctdb_statistics format
authorDavid Disseldorp <ddiss@samba.org>
Fri, 24 May 2013 14:11:12 +0000 (16:11 +0200)
committerMichael Adam <obnox@samba.org>
Sun, 26 May 2013 21:54:47 +0000 (23:54 +0200)
commit50bae99ac69e3461213ff41f8b08ac0f5741a5c5
treec10d7a37491a38a91c3fcfa05722526434e4fbce
parent2b971a2797b1d468414fc43c63a1bc9fa1e06201
pmda: handle new ctdb_statistics format

The ctdb_statistics structure was recently changed. Update the PMDA to
dereference the new structure member names.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
(This used to be ctdb commit e5a5ab53173d9aa4190ddf68c4ae316d4473eb56)
ctdb/utils/pmda/pmda_ctdb.c