1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/include
Evan Kinney 0557c418e3 ctdb: Fixed use of reserved word "private" in typedefs
In include/ctdb.h, ctdb_callback_t and ctdb_rrl_callback_t were
defined with a void *private variable. The variable name was
changed to void *private_data to avoid issues encountered in
the Samba autoconf script.

Evan Kinney <evan.kinney@sas.com>

(This used to be ctdb commit 1f453aa4b5e749468c7788afac09c6f0900ea18f)
2010-07-29 17:16:36 +10:00
..
cmdline.h moved cmdline.c to common code 2007-04-17 22:16:50 +10:00
ctdb_client.h add a function to read the current socketname from the ctdb structure 2010-06-02 10:25:31 +10:00
ctdb_private.h Delay reusing ids to make protocol more robust 2010-06-10 08:58:55 +09:30
ctdb_protocol.h ctdb_req_control contains 4 padding bytes. Create an explicit pad variable here and set it to 0 when creating a control to keep valgrind happy. 2010-06-02 16:49:05 +10:00
ctdb_typesafe_cb.h rename ccan/typesafe_cb.h to ctdb_typesafe_cb.h and 2010-06-02 09:18:48 +10:00
ctdb.h ctdb: Fixed use of reserved word "private" in typedefs 2010-07-29 17:16:36 +10:00
idtree.h - added in idtree for efficient reqid handling 2006-11-28 20:48:34 +11:00
includes.h libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protocol.h 2010-05-20 15:18:30 +09:30