summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client.h
diff options
context:
space:
mode:
authorYaniv Kaul <ykaul@redhat.com>2019-08-06 23:20:02 +0300
committerAmar Tumballi <amarts@redhat.com>2019-08-14 05:55:35 +0000
commit23673fde22483d1b53d17ca9b7d946330eea8af3 (patch)
tree8a45b9329b14f6059382df9a0ec9374c03469e16 /xlators/protocol/client/src/client.h
parentd79de9976ea4332aa8f7bba4e27b0f578bb81cf0 (diff)
client-handshake.c: minor changes and removal of dead code.
- Removal of quite a bit of dead code. - Use dict_set_str_sizen and friends where applicable. - Moved some functions to be static and initialize values right away. Change-Id: Ic25b5da4028198694a0e24796dea375661eb66b9 updates: bz#1193929 Signed-off-by: Yaniv Kaul <ykaul@redhat.com>
Diffstat (limited to 'xlators/protocol/client/src/client.h')
-rw-r--r--xlators/protocol/client/src/client.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xlators/protocol/client/src/client.h b/xlators/protocol/client/src/client.h
index e4bab46ebc6..833c232fb78 100644
--- a/xlators/protocol/client/src/client.h
+++ b/xlators/protocol/client/src/client.h
@@ -310,8 +310,6 @@ void
client_save_number_fds(clnt_conf_t *conf, int count);
int
dump_client_locks(inode_t *inode);
-int
-client_notify_parents_child_up(xlator_t *this);
int32_t
is_client_dump_locks_cmd(char *name);
int32_t