1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/ctdb/common
Rusty Russell 7061ceffd8 Report client for queue errors.
We've been seeing "Invalid packet of length 0" errors, but we don't know
what is sending them.  Add a name for each queue, and print nread.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>


(This used to be ctdb commit e6cf0e8f14f4263fbd8b995418909199924827e9)
2010-07-01 23:08:49 +10:00
..
cmdline.c libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protocol.h 2010-05-20 15:18:30 +09:30
ctdb_io.c Report client for queue errors. 2010-07-01 23:08:49 +10:00
ctdb_logging.c rename ctdb_send_message to ctdb_client_send_message to resolve colission with the function of the same name in libctdb 2010-06-02 09:45:21 +10:00
ctdb_ltdb.c print the db name qwhen a chainunlock fails too 2010-06-09 14:37:08 +10:00
ctdb_message.c rename ctdb_message_fn_t to ctdb_msg_fn_t to avoid a conflict with the type of the same name used in libctdb 2010-06-02 10:00:58 +10:00
ctdb_util.c Delay reusing ids to make protocol more robust 2010-06-10 08:58:55 +09:30
rb_tree.c merge from ronnie 2008-02-04 20:07:15 +11:00
rb_tree.h In the recovery daemon, keep track of which node we have assigned public ip 2010-04-08 14:25:26 +10:00
system_aix.c move common code of system_linux.c and system_aix.c into new system_common.c 2009-02-28 03:08:31 +01:00
system_common.c move common code of system_linux.c and system_aix.c into new system_common.c 2009-02-28 03:08:31 +01:00
system_linux.c Drop the debug level for logging fd creation to DEBUG_DEBUG 2010-02-04 06:37:41 +11:00