index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messages
/
MOSDPGNotify.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
messages: drop compatibility for pre-octopus versions
Kefu Chai
2021-02-23
1
-22
/
+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
-1
/
+2
*
osd: include PastInterals in pg_notify_t
Sage Weil
2019-08-08
1
-4
/
+26
*
src/: use make_message<Foo> instead of Foo::create()
Kefu Chai
2019-04-18
1
-4
/
+5
*
messages/MOSDPGNotify: add a ctor for moving pg_list
Kefu Chai
2019-03-16
1
-8
/
+8
*
*: 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
-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
-1
/
+1
*
messages: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-4
/
+5
*
messages/MOSDPGNotify: drop pre-luminous compat
Sage Weil
2017-08-29
1
-98
/
+1
*
messages: Initializing member variables of module messages
amitkuma
2017-08-05
1
-1
/
+1
*
messages/: always set header.version in encode_payload()
Kefu Chai
2017-07-19
1
-1
/
+3
*
messages/MOSDPGNotify: streamline luminous+ encoding
Sage Weil
2017-04-28
1
-82
/
+88
*
messages/: accomodate the new past_intervals encoding
Samuel Just
2017-04-28
1
-4
/
+14
*
osd/: refactor past_intervals logic into PastIntervals
Samuel Just
2017-04-28
1
-12
/
+12
*
common: add override in msg subsystem
liuchang0812
2017-03-03
1
-5
/
+5
*
osd: constify handle_pg_notify
Sage Weil
2017-02-20
1
-3
/
+5
*
message: set high priority for peering
yaoning
2016-05-07
1
-1
/
+4
*
messages/: include shard information in various pg messages
Samuel Just
2014-02-18
1
-1
/
+19
*
PG: compound messages must carry epoch_sent for each part
Samuel Just
2012-07-05
1
-20
/
+47
*
osd: share past intervals with notifies
Sage Weil
2012-04-28
1
-8
/
+36
*
messages: populate header.version in constructor
Sage Weil
2012-02-10
1
-6
/
+10
*
messages: set type in default constructor
Sage Weil
2012-02-03
1
-1
/
+1
*
osd: PG::Missing -> pg_missing_t
Sage Weil
2012-02-02
1
-1
/
+1
*
osd: PG::Info -> pg_info_t
Sage Weil
2012-02-01
1
-4
/
+4
*
msg: go const-crazy on messages
Sage Weil
2012-01-30
1
-3
/
+3
*
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
*
osd: MOSDPGNotify: print prettier
Sage Weil
2011-10-25
1
-4
/
+7
*
messages/MOSDPG*: clean up output a bit
Sage Weil
2011-10-15
1
-1
/
+1
*
osd, pg: ignore responses to obsolete queries
Josh Durgin
2011-10-07
1
-5
/
+17
*
messages: add print functions to the MOSDPG messages
Greg Farnum
2011-08-04
1
-0
/
+9
*
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: MOSDPGNotify has a private destructor
Greg Farnum
2010-03-31
1
-1
/
+4
*
osd: more list -> vector, remove old message types
Sage Weil
2008-08-07
1
-4
/
+4
*
fixed osd message encoding
Sage Weil
2008-05-09
1
-6
/
+5
*
fixed get_type_name type to make latest g++ happy
Sage Weil
2007-12-31
1
-1
/
+1
*
reorganized source tree
Sage Weil
2007-12-19
1
-0
/
+55