aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/mon_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ceph/mon_client.h')
-rw-r--r--fs/ceph/mon_client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ceph/mon_client.h b/fs/ceph/mon_client.h
index 76887785a4d7..174d794321d0 100644
--- a/fs/ceph/mon_client.h
+++ b/fs/ceph/mon_client.h
@@ -63,7 +63,7 @@ struct ceph_mon_client {
63 struct delayed_work delayed_work; 63 struct delayed_work delayed_work;
64 64
65 struct ceph_auth_client *auth; 65 struct ceph_auth_client *auth;
66 struct ceph_msg *m_auth, *m_auth_reply, *m_subscribe_ack; 66 struct ceph_msg *m_auth, *m_auth_reply, *m_subscribe, *m_subscribe_ack;
67 int pending_auth; 67 int pending_auth;
68 68
69 bool hunting; 69 bool hunting;