ceph/src/mon
Sage Weil 0dedf91436 Merge pull request #15863 from gmayyyha/paxosservice-use-func
mon/PaxosService: use __func__ instead of hard code function name

Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-06-26 22:47:20 -05:00
..
AuthMonitor.cc mon/OSDMonitor: make destroy and purge idempotent 2017-06-05 15:31:41 +01:00
AuthMonitor.h mon: add osd new 2017-06-05 15:31:41 +01:00
CMakeLists.txt cmake: do not link libmon with mon_common_objs 2017-06-14 23:53:50 +08:00
ConfigKeyService.cc mon/ConfigKeyService: more useful status message 2017-06-08 14:29:37 -04:00
ConfigKeyService.h mon/OSDMonitor: make destroy and purge idempotent 2017-06-05 15:31:41 +01:00
CreatingPGs.h mon: print log for the creating_pgs changes 2017-06-02 13:06:46 -04:00
DataHealthService.cc
DataHealthService.h
Elector.cc
Elector.h
FSCommands.cc mon: remove experimental warning on multimds 2017-06-23 17:07:33 +01:00
FSCommands.h
HealthMonitor.cc
HealthMonitor.h
HealthService.h
LogMonitor.cc mon/LogMonitor: 'log last [num]' command 2017-06-05 15:37:15 -04:00
LogMonitor.h
MDSMonitor.cc Merge pull request #15308 from jcsp/wip-19706 2017-06-15 10:50:44 -04:00
MDSMonitor.h mon: implement '{mon,osd,mds} versions' and '{mon,osd,mds} count-metadata <field>' 2017-06-02 14:46:12 -04:00
MgrMap.h mon: don't prefix mgr summary with epoch number 2017-06-06 13:17:00 +01:00
MgrMonitor.cc mon: pgstat: remove get_osd_stat() from post-luminous state 2017-06-02 13:06:48 -04:00
MgrMonitor.h mon: move creating_pgs and reweight_by_utilization into new MonPGStatService 2017-06-14 17:01:31 -07:00
MgrStatMonitor.cc mon/MgrStatMonitor: print PGMapDigest summary on receipt 2017-06-16 17:01:05 -04:00
MgrStatMonitor.h mon: move creating_pgs and reweight_by_utilization into new MonPGStatService 2017-06-14 17:01:31 -07:00
mon_types.h Merge pull request #15371 from liewegas/wip-mon-client-features 2017-06-07 08:31:46 -05:00
MonCap.cc mon: more power for "profile mgr" 2017-06-15 15:07:17 -04:00
MonCap.h
MonClient.cc msg,common: do not include assert.h everywhere to clobber <assert.h> 2017-06-08 11:46:26 +08:00
MonClient.h
MonCommands.h Merge pull request #15875 from xiexingguo/wip-osdmon-20170623 2017-06-24 23:21:02 -05:00
Monitor.cc Merge pull request #15436 from liewegas/wip-versions 2017-06-07 09:36:59 -07:00
Monitor.h mon: move creating_pgs and reweight_by_utilization into new MonPGStatService 2017-06-14 17:01:31 -07:00
MonitorDBStore.h
MonMap.cc
MonMap.h
MonmapMonitor.cc mon: 'mon feature list' -> 'mon feature ls' 2017-06-23 10:36:18 -04:00
MonmapMonitor.h
MonOpRequest.h
OSDMonitor.cc mon/OSDMonitor: slightly nice error output if set-device-class failed 2017-06-23 18:37:36 +08:00
OSDMonitor.h mon/OSDMonitor: rename functions and variables, ruleset -> rule 2017-06-19 19:09:06 -04:00
Paxos.cc Merge pull request #15371 from liewegas/wip-mon-client-features 2017-06-07 08:31:46 -05:00
Paxos.h mon/Paxos: add plug/unplug 2017-06-05 15:20:19 +01:00
PaxosService.cc mon/PaxosService: use __func__ instead of hard code function name 2017-06-23 10:27:49 +08:00
PaxosService.h mon/PaxosService: add force_immediate_propose mechanism 2017-06-05 15:20:19 +01:00
PGMap.cc mon: Division by zero in PGMapDigest::dump_pool_stats_full() 2017-06-24 20:26:55 +05:30
PGMap.h mon/MgrStatMonitor: print PGMapDigest summary on receipt 2017-06-16 17:01:05 -04:00
PGMonitor.cc mon: inherit PGMonStatService from the PGMapStatService 2017-06-14 17:01:32 -07:00
PGMonitor.h mon: move most PGMapStatService into PGMap; rename PGMon's to PGMonStatService 2017-06-14 17:01:32 -07:00
PGStatService.h mon: inherit PGMonStatService from the PGMapStatService 2017-06-14 17:01:32 -07:00
QuorumService.h
Session.h