summaryrefslogtreecommitdiff
path: root/src/mds/MDS.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mds/MDS.h')
-rw-r--r--src/mds/MDS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mds/MDS.h b/src/mds/MDS.h
index 67a51028d9c..0d7383b2d04 100644
--- a/src/mds/MDS.h
+++ b/src/mds/MDS.h
@@ -315,6 +315,7 @@ class MDS : public Dispatcher {
bool ms_verify_authorizer(Connection *con, int peer_type,
int protocol, bufferlist& authorizer_data, bufferlist& authorizer_reply,
bool& isvalid);
+ void ms_handle_accept(Connection *con);
void ms_handle_connect(Connection *con);
bool ms_handle_reset(Connection *con);
void ms_handle_remote_reset(Connection *con);