index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mon
/
MgrMap.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mon/MgrMonitor: allow disabling always-on MGR modules
Rishabh Dave
2024-10-19
1
-2
/
+18
*
mon/MgrMonitor: add "down" setting to simplify testing
Patrick Donnelly
2024-01-10
1
-2
/
+11
*
ceph-dencoder: osd - Add missing types
NitzanMordhai
2023-12-20
1
-4
/
+49
*
mgr: force propose whenever the active changes
Patrick Donnelly
2023-03-13
1
-0
/
+7
*
mgr: store names of modules that register RADOS clients in the MgrMap
Ramana Raja
2023-02-28
1
-7
/
+38
*
mon/MgrMap: dump last_failure_osd_epoch and active_clients at top level
Ilya Dryomov
2023-02-27
1
-2
/
+2
*
mon: add 'mgr stat' command
Sage Weil
2021-01-25
1
-0
/
+1
*
blacklist -> blocklist
Sage Weil
2020-08-24
1
-1
/
+1
*
mon/MgrMap: let get_active_addrs() return a const ref
Kefu Chai
2020-07-27
1
-1
/
+1
*
mon/MgrMap: use always_on_modules from most recent release
Sage Weil
2020-04-08
1
-3
/
+13
*
common: move to_string and to_integer overloads into root namespace
Adam C. Emerson
2020-04-06
1
-1
/
+1
*
mgr: forward RADOS client instances for potential blacklist
Patrick Donnelly
2019-12-04
1
-2
/
+13
*
mon/MgrMonitor: blacklist previous instance
Patrick Donnelly
2019-12-04
1
-1
/
+8
*
mon/MgrMap: dump mgr_features as an object property
Kefu Chai
2019-09-22
1
-1
/
+1
*
mon/MgrMap: include mgr_features in mgrmap
Sage Weil
2019-09-06
1
-10
/
+23
*
mon/MgrMap: make print_summary (used by 'ceph -s') more concise
Sage Weil
2019-08-05
1
-1
/
+12
*
src/: define ceph_release_t and use it
Kefu Chai
2019-05-04
1
-2
/
+3
*
mon: Update MgrMap.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-18
/
+18
*
Merge PR #25009 into master
Sage Weil
2019-01-04
1
-0
/
+1
|
\
|
*
mon/MgrMap: maintain compat active_addr field
Sage Weil
2019-01-03
1
-0
/
+1
*
|
mon/MgrMap: define ModuleOptions and include in map
Sage Weil
2018-12-19
1
-1
/
+99
|
/
*
mgr: monitor-controlled always on modules
Noah Watkins
2018-10-01
1
-1
/
+28
*
mgr/MgrMap: include mgr age in map printer
Sage Weil
2018-09-06
1
-2
/
+10
*
mon/MgrMap: track active_changed timestamp
Sage Weil
2018-09-06
1
-2
/
+12
*
mon: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-1
/
+1
*
mon/MgrMap: fix pre-addrvec compat
Sage Weil
2018-06-07
1
-22
/
+39
*
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
-3
/
+3
*
mon,mgr: improve 'mgr module disable/enable' cmds
Gu Zhongyan
2018-04-23
1
-0
/
+17
*
mon: respect can_run flags when enabling modules
John Spray
2018-04-16
1
-0
/
+14
*
mon: expose can_run flag in `module ls` + mgr dump
John Spray
2018-01-24
1
-43
/
+156
*
mgr: evaluate `can_run` method on modules
John Spray
2018-01-24
1
-1
/
+1
*
mon: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-24
/
+24
*
mon/MgrMap: store list of services
John Spray
2017-11-01
1
-1
/
+15
*
mon/MgrMonitor: 'mgr metadata', 'mgr versions', 'mgr count-metadata'
Sage Weil
2017-07-21
1
-0
/
+23
*
mon,mgr: track available modules in MgrMap too
Sage Weil
2017-06-30
1
-4
/
+35
*
mon,mgr: manage mgr module list in mgrmap
Sage Weil
2017-06-30
1
-2
/
+13
*
mon: don't prefix mgr summary with epoch number
John Spray
2017-06-06
1
-1
/
+0
*
mon/MgrMap: prefix summary with epoch; add comma
Sage Weil
2017-06-02
1
-3
/
+3
*
mon: revise "ceph status" output
John Spray
2017-05-31
1
-2
/
+4
*
mon: tweak mgr status text
John Spray
2017-04-30
1
-1
/
+6
*
mon/MgrMap: implement dump, add to ceph-dencoder
Sage Weil
2017-03-30
1
-27
/
+32
*
mon/MgrMonitor: print MgrMap to log on each change
Sage Weil
2017-03-30
1
-0
/
+6
*
mgr/MgrMap: initialize all fields
Sage Weil
2016-10-04
1
-11
/
+7
*
mgr: flesh out standby/HA
John Spray
2016-09-29
1
-2
/
+95
*
mon: add MgrMonitor
John Spray
2016-09-29
1
-0
/
+57