index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messages
/
MCommand.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
message: mark message classes "final"
Kefu Chai
2020-11-16
1
-1
/
+1
*
messages: use final specifier for destructor
Patrick Donnelly
2020-11-10
1
-1
/
+1
*
src/: use make_message<Foo> instead of Foo::create()
Kefu Chai
2019-04-18
1
-5
/
+3
*
messages: Update MCommand.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-3
/
+4
*
*: use std::string_view instead of char ptr
Patrick Donnelly
2019-01-09
1
-1
/
+1
*
msg: cleanup factory/ref definition in messages
Patrick Donnelly
2018-08-15
1
-6
/
+3
*
msg: add factory method to correctly construct smart_ptr
Patrick Donnelly
2018-08-15
1
-1
/
+3
*
mds: manage Message lifetime with intrusive_ptr
Patrick Donnelly
2018-08-15
1
-0
/
+3
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-1
/
+1
*
messages: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-4
/
+5
*
messages/MCommand: fix type on decode
Sage Weil
2017-05-06
1
-1
/
+1
*
common: add override in msg subsystem
liuchang0812
2017-03-03
1
-5
/
+5
*
moved to use boost uuid implementation, based on commit 4fe89a7b14c97b2ed7f35...
Rohan Mars
2015-08-19
1
-1
/
+0
*
messages: fix constness in MCommand constructor
John Spray
2014-10-08
1
-1
/
+1
*
msg: go const-crazy on messages
Sage Weil
2012-01-30
1
-2
/
+2
*
msg: no cct for decode_payload
Sage Weil
2012-01-30
1
-1
/
+1
*
msg: no cct needed for message encoding
Sage Weil
2012-01-30
1
-1
/
+1
*
msg: pass features explicitly into message encoders
Sage Weil
2012-01-30
1
-1
/
+1
*
use libuuid for fsid
Sage Weil
2011-11-12
1
-2
/
+3
*
msg: add MCommand, MCommandReply message types
Sage Weil
2011-10-15
1
-0
/
+58