summaryrefslogtreecommitdiff
path: root/ctdb/include/ctdb_client.h
diff options
context:
space:
mode:
authorAmitay Isaacs <amitay@gmail.com>2015-10-29 16:42:05 +1100
committerMartin Schwenke <martins@samba.org>2015-11-04 00:47:14 +0100
commite1fed53e2abafcae8a5da9a3b24ee8db38b97441 (patch)
treeea38777c2f0e9eea4b3721a126ef5212e43a752d /ctdb/include/ctdb_client.h
parentacf858defbe8672c91265e6e2afe45476ef0fba6 (diff)
downloadsamba-e1fed53e2abafcae8a5da9a3b24ee8db38b97441.tar.gz
ctdb-daemon: Rename struct ctdb_req_control to ctdb_req_control_old
Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Martin Schwenke <martin@meltin.net>
Diffstat (limited to 'ctdb/include/ctdb_client.h')
-rw-r--r--ctdb/include/ctdb_client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/include/ctdb_client.h b/ctdb/include/ctdb_client.h
index aed9d53ce16..77347eaafc8 100644
--- a/ctdb/include/ctdb_client.h
+++ b/ctdb/include/ctdb_client.h
@@ -37,7 +37,7 @@ struct ctdb_client_control_state {
TDB_DATA outdata;
enum control_state state;
char *errormsg;
- struct ctdb_req_control *c;
+ struct ctdb_req_control_old *c;
/* if we have a callback registered for the completion (or failure) of
this control