ceph/src/mgr
John Spray 8d1277fa5c mgr: omit module list in beacon logging
This is useful in itself, but awkward when dealing
with logs generally, because it means that when you
grep on the name of a module, you get mostly beacon
messages rather than the log messages from the
module.

Signed-off-by: John Spray <john.spray@redhat.com>
2017-09-27 14:20:21 -04:00
..
ClusterState.cc mon/PGMap: remove osd_epochs 2017-09-06 10:18:04 -04:00
ClusterState.h mon: drop PGMapStatService 2017-09-06 10:18:03 -04:00
DaemonServer.cc Merge pull request #17374 from jcsp/wip-mgr-config-tidy 2017-09-22 12:32:13 +08:00
DaemonServer.h mgr: make pgmap_ready atomic to avoid taking lock 2017-09-18 05:44:41 -04:00
DaemonState.cc mgr: store declared_types in MgrSession 2017-09-23 13:10:29 -04:00
DaemonState.h mgr: store declared_types in MgrSession 2017-09-23 13:10:29 -04:00
Gil.h
mgr_commands.cc
mgr_commands.h
Mgr.cc mgr: silence warning from -Wsign-compare 2017-09-21 14:36:38 +05:30
Mgr.h
MgrClient.cc mgr: transmit perf counter prio to the mgr 2017-09-27 14:20:16 -04:00
MgrClient.h mgr: apply a threshold to perf counter prios 2017-08-31 12:16:31 -04:00
MgrCommands.h mgr: runtime adjustment of perf counter threshold 2017-08-31 12:16:40 -04:00
MgrContext.h
MgrPyModule.cc mgr: add trivial OSDMap wrapper class 2017-09-06 16:45:46 -04:00
MgrPyModule.h mgr: keep per-module checks, and report them back to the mon 2017-07-25 12:29:20 -04:00
MgrSession.h mgr: store declared_types in MgrSession 2017-09-23 13:10:29 -04:00
MgrStandby.cc mgr: omit module list in beacon logging 2017-09-27 14:20:21 -04:00
MgrStandby.h
PyFormatter.cc
PyFormatter.h rbd: adding newline operation when only '--format' used 2017-08-18 08:54:07 +08:00
PyModules.cc mgr: transmit perf counter prio to the mgr 2017-09-27 14:20:16 -04:00
PyModules.h mgr: fix crashable DaemonStateIndex::get calls 2017-09-25 06:20:54 -04:00
PyOSDMap.cc mgr/PyOSDMap: OSDMap.map_pool_pgs_up, CRUSHMap.get_item_name 2017-09-06 16:45:47 -04:00
PyOSDMap.h mgr: add trivial OSDMap wrapper class 2017-09-06 16:45:46 -04:00
PyState.cc mgr: add trivial OSDMap wrapper class 2017-09-06 16:45:46 -04:00
PyState.h
ServiceMap.cc
ServiceMap.h