ctdbd: Remove incomplete ctdb_db_statistics_wire structure
authorAmitay Isaacs <amitay@gmail.com>
Mon, 15 Jul 2013 05:24:11 +0000 (15:24 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Mon, 29 Jul 2013 06:00:46 +0000 (16:00 +1000)
commitd8fc36781ca8a3ddcb9c7893dc21640e3636485b
tree9edd2899f42f18bad52a9fdc6e26d7629e614870
parent854216236b398ba85cdd7b555f5ecd1b9cfdf87f
ctdbd: Remove incomplete ctdb_db_statistics_wire structure

Instead of maintaining another structure, add an element as place holder for
marshall buffer of hot keys.  This avoids duplication of the structure.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(This used to be ctdb commit e73b2e12adc9db1dedb48d32bba3a8406a80f4cd)
ctdb/include/ctdb_protocol.h
ctdb/libctdb/control.c
ctdb/server/ctdb_ltdb_server.c