index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
msg
/
async
/
Protocol.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "msg,mon,common: log when DispatchQueue throttle limit is reached"
Kefu Chai
2021-02-08
1
-1
/
+0
*
msg,mon,common: log when DispatchQueue throttle limit is reached
Jos Collin
2021-01-25
1
-0
/
+1
*
msg: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-1
/
+1
*
msg/async, v2: rx continuations use buffer::ptr_node.
Radoslaw Zarzynski
2019-03-10
1
-9
/
+3
*
msg/async: introduce bptr-carrying continuations.
Radoslaw Zarzynski
2019-03-10
1
-0
/
+32
*
msg/async: replace CONTINUATION_PARAM() with specialized types.
Radoslaw Zarzynski
2019-03-10
1
-5
/
+8
*
msg/async: avoid extra pointers in continuation definitions.
Radoslaw Zarzynski
2019-03-10
1
-8
/
+6
*
msg/Connection: add get_con_mode()
Sage Weil
2019-02-21
1
-0
/
+4
*
msg/async: drop get_auth_meta() from Protocol.
Radoslaw Zarzynski
2019-02-21
1
-1
/
+0
*
msg/async/ProtocolV2: use shared_ptr to manage auth_meta
Sage Weil
2019-02-07
1
-1
/
+1
*
auth/Auth{Client,Server}: pass auth_meta in explicitly
Sage Weil
2019-02-07
1
-3
/
+0
*
msg/async,auth: add AuthConnectionMeta to Protocol
Sage Weil
2019-02-07
1
-0
/
+6
*
msg/async: very protocol type when looking up existing connections
Sage Weil
2019-02-07
1
-1
/
+2
*
msg/async: msgr2: refactored the frame structures
Ricardo Dias
2019-01-23
1
-8
/
+0
*
msg/async: msgr2: implement reconnect
Ricardo Dias
2019-01-23
1
-2
/
+11
*
msg/async: assert existing protocol matches current protocol
Sage Weil
2019-01-03
1
-2
/
+3
*
msg/async: add missing modelines
Sage Weil
2019-01-03
1
-0
/
+3
*
msg/async: move ProtocolV1 class to its own source file
Ricardo Dias
2018-12-21
1
-298
/
+4
*
msg/async: ProtocolV1: use continuations instead of direct function calls
Ricardo Dias
2018-09-27
1
-56
/
+164
*
msg/async: ProtocolV1 state machine ascii diagram
Ricardo Dias
2018-09-27
1
-0
/
+45
*
msgr/async: huge refactoring of protocol V1
Ricardo Dias
2018-09-19
1
-0
/
+242