index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messages
/
MClientCapRelease.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
msg: Change crimson's make_message() namespace to crimson
Amnon Hanuhov
2021-05-25
1
-1
/
+1
*
messages: Add crimson's make_message as friend to messages classes with
Amnon Hanuhov
2021-05-06
1
-0
/
+2
*
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
*
messages: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-5
/
+6
*
messages: protect CephFS messages get/put methods
Patrick Donnelly
2019-11-04
1
-2
/
+2
*
messages: protect MClientCapRelease cons
Patrick Donnelly
2019-11-04
1
-21
/
+21
*
src/: use make_message<Foo> instead of Foo::create()
Kefu Chai
2019-04-18
1
-5
/
+2
*
*: use std::string_view instead of char ptr
Patrick Donnelly
2019-01-09
1
-1
/
+1
*
messages: define HEAD_VERSION and COMPAT_VERSION inlined
Kefu Chai
2018-08-17
1
-2
/
+2
*
msg: cleanup factory/ref definition in messages
Patrick Donnelly
2018-08-15
1
-5
/
+2
*
msg: add factory method to correctly construct smart_ptr
Patrick Donnelly
2018-08-15
1
-2
/
+7
*
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
-6
/
+7
*
common: add override in msg subsystem
liuchang0812
2017-03-03
1
-5
/
+5
*
messages: add osd_epoch_barrier to cap msgs
John Spray
2014-12-16
1
-1
/
+13
*
messages/MClientCapRelease: fix string output
Sage Weil
2013-06-03
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
*
msg: remove globals
Colin Patrick McCabe
2011-06-21
1
-2
/
+2
*
Bug #98: Unique names for include guards
Markus Elfring
2010-06-17
1
-2
/
+2
*
msg: MClientCapRelease has a private destructor
Greg Farnum
2010-03-31
1
-0
/
+3
*
mds: add bulk MClientCapRelease message
Sage Weil
2009-03-31
1
-0
/
+48