diff options
Diffstat (limited to 'include/linux/ceph/messenger.h')
-rw-r--r-- | include/linux/ceph/messenger.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/ceph/messenger.h b/include/linux/ceph/messenger.h index cc6f9bdcf466..002d504df3b7 100644 --- a/include/linux/ceph/messenger.h +++ b/include/linux/ceph/messenger.h | |||
@@ -120,6 +120,7 @@ struct ceph_msg_pos { | |||
120 | */ | 120 | */ |
121 | #define CONNECTING 1 | 121 | #define CONNECTING 1 |
122 | #define NEGOTIATING 2 | 122 | #define NEGOTIATING 2 |
123 | #define CONNECTED 5 | ||
123 | #define STANDBY 8 /* no outgoing messages, socket closed. we keep | 124 | #define STANDBY 8 /* no outgoing messages, socket closed. we keep |
124 | * the ceph_connection around to maintain shared | 125 | * the ceph_connection around to maintain shared |
125 | * state with the peer. */ | 126 | * state with the peer. */ |