index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messages
/
MOSDRepOp.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd,crimson/osd: maintain pg_committed_to on replica rather than min_last_com...
Samuel Just
2024-10-18
1
-4
/
+27
*
osd: remove support for replicas without OSD_REPOP_MLCOD
Samuel Just
2024-10-18
1
-17
/
+3
*
messages/MOSDRep{Op,OpReply}: do not support osd < octopus
Kefu Chai
2021-02-23
1
-7
/
+4
*
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
*
ReplicatedBackend,MOSDRepOp: replace pg_roll_forward_to with mlcod
Samuel Just
2019-12-20
1
-5
/
+22
*
osd/: convert boost::optional users to std::optional
Samuel Just
2019-05-10
1
-1
/
+1
*
src/: use make_message<Foo> instead of Foo::create()
Kefu Chai
2019-04-18
1
-6
/
+6
*
messages: Update MOSDOpRepOp.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-3
/
+5
*
*: use std::string_view instead of char ptr
Patrick Donnelly
2019-01-09
1
-1
/
+1
*
common: fix typos
Kefu Chai
2018-09-21
1
-2
/
+2
*
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
-6
/
+3
*
msg: add factory method to correctly construct smart_ptr
Patrick Donnelly
2018-08-15
1
-1
/
+6
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-2
/
+2
*
messages: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-31
/
+32
*
messages/: always set header.version in encode_payload()
Kefu Chai
2017-07-19
1
-0
/
+1
*
blkin: osd op messages carry trace information
Casey Bodley
2017-05-05
1
-4
/
+8
*
osd: min_epoch for MOSDRepOp[Reply]
Sage Weil
2017-05-02
1
-5
/
+17
*
common: add override in msg subsystem
liuchang0812
2017-03-03
1
-6
/
+6
*
osd: make all fast dispatch ops MOSDFastDispatchOp children
Sage Weil
2017-02-14
1
-5
/
+11
*
osd/: 's/trim_rollback_to/roll_forward_to/g'
Samuel Just
2016-11-17
1
-3
/
+3
*
MOSDRepOp: Simple Messenger optimization
Xinze Chi
2015-11-09
1
-9
/
+24
*
messages/MOSDRepOp.h: init some vars of MOSDRepOp in ctor
Danny Al-Gaaf
2015-07-17
1
-1
/
+2
*
Add MOSDRepOp and MOSDRepOpReply
Xiaoxi Chen
2015-01-05
1
-0
/
+138