ceph/src/mgr
Sage Weil 1113eb123b mgr/Mgr: use cond (not context) for FSMap wait
This is simpler.

Signed-off-by: Sage Weil <sage@redhat.com>
2017-04-04 14:27:41 -04:00
..
ClusterState.cc mon: pass const variables by const ref not pointer 2017-03-30 20:21:17 +08:00
ClusterState.h mgr/Mgr: use cond (not context) for FSMap wait 2017-04-04 14:27:41 -04:00
DaemonServer.cc mgr: use OSDMap::get_pg_acting_primary() to get the primary 2017-03-31 18:31:05 +08:00
DaemonServer.h mgr/MgrStandby: add LogClient 2017-03-29 11:39:27 -04:00
DaemonState.cc mgr/MgrClient: cope with disappearing perf_counters 2017-03-29 11:39:27 -04:00
DaemonState.h mgr: store some counter history 2016-09-29 17:27:00 +01:00
Mgr.cc mgr/Mgr: use cond (not context) for FSMap wait 2017-04-04 14:27:41 -04:00
Mgr.h mgr/Mgr: use cond (not context) for FSMap wait 2017-04-04 14:27:41 -04:00
MgrClient.cc mgr/MgrClient: assume missing MgrMap means no acces to mgr at all 2017-03-29 11:39:27 -04:00
MgrClient.h mgr/MgrClient: fix uninitialize variable 2017-03-29 11:39:26 -04:00
MgrCommands.h mgr/DaemonServer: use process_pg_map_command helper for most things 2017-03-29 11:39:25 -04:00
MgrContext.h mgr: add override in headers 2017-03-03 19:39:10 +08:00
MgrPyModule.cc mgr: pass through cluster log to plugins 2017-03-11 21:13:31 +00:00
MgrPyModule.h mgr: pass through cluster log to plugins 2017-03-11 21:13:31 +00:00
MgrSession.h mgr/Session: keep inst, not addr 2017-03-29 11:39:26 -04:00
MgrStandby.cc mgr/MgrStandby: add LogClient 2017-03-29 11:39:27 -04:00
MgrStandby.h mgr/MgrStandby: add LogClient 2017-03-29 11:39:27 -04:00
PyFormatter.cc assert(0) -> ceph_abort() 2016-11-21 23:37:31 -05:00
PyFormatter.h Merge pull request #13690 from jcsp/wip-17503 2017-04-02 01:37:31 +08:00
PyModules.cc Merge pull request #13690 from jcsp/wip-17503 2017-04-02 01:37:31 +08:00
PyModules.h mgr: pass through cluster log to plugins 2017-03-11 21:13:31 +00:00
PyState.cc mgr: update for start_mon_command int->void 2017-03-09 13:30:07 +00:00
PyState.h