index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messages
/
MMgrBeacon.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgr: set MMgrBeacon high priority
wanwencong
2023-11-23
1
-1
/
+4
*
mgr: store names of modules that register RADOS clients in the MgrMap
Ramana Raja
2023-02-28
1
-6
/
+35
*
messages: drop compatibility for pre-octopus versions
Kefu Chai
2021-02-23
1
-35
/
+10
*
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
-3
/
+4
*
mgr: forward RADOS client instances for potential blacklist
Patrick Donnelly
2019-12-04
1
-1
/
+14
*
mon/MgrMap: include mgr_features in mgrmap
Sage Weil
2019-09-06
1
-4
/
+12
*
src/: use make_message<Foo> instead of Foo::create()
Kefu Chai
2019-04-18
1
-8
/
+7
*
*: use std::string_view instead of char ptr
Patrick Donnelly
2019-01-09
1
-1
/
+1
*
mgr: remove dead code
Noah Watkins
2018-10-01
1
-1
/
+0
*
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
-0
/
+6
*
messages/MMgrBeacon: fix pre-addrvec compat
Sage Weil
2018-06-07
1
-5
/
+12
*
mgr: use entity_addrvec_t for MgrMap
Sage Weil
2018-05-31
1
-7
/
+7
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-1
/
+1
*
mon: expose can_run flag in `module ls` + mgr dump
John Spray
2018-01-24
1
-43
/
+7
*
mgr: evaluate `can_run` method on modules
John Spray
2018-01-24
1
-9
/
+80
*
messages: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-18
/
+19
*
messages: `services` in MMgrBeacon
John Spray
2017-11-01
1
-1
/
+17
*
mgr: use rvalue ref for MMgrBeacon metadata
Sage Weil
2017-07-21
1
-2
/
+2
*
mon/MgrMonitor: store mgr daemon metadata
Sage Weil
2017-07-21
1
-3
/
+12
*
mgr: transmit command descriptions to mgr in activating beacon
John Spray
2017-07-19
1
-1
/
+19
*
mon,mgr: track available modules in MgrMap too
Sage Weil
2017-06-30
1
-4
/
+12
*
mgr: include cluster fsid in MMgrBeacon
Sage Weil
2017-03-29
1
-5
/
+12
*
common: add override in msg subsystem
liuchang0812
2017-03-03
1
-5
/
+5
*
mgr: flesh out standby/HA
John Spray
2016-09-29
1
-4
/
+17
*
messages: add ceph-mgr messages
John Spray
2016-09-29
1
-0
/
+69