ceph/src/mgr
John Spray bb4e71ed2e mgr: fix thread naming
Was passing a reference to a local stringstream into
Thread::create, not realising that it was taking a char*
reference instead of a copy.  Result was garbage (or usually,
all threads having the name of the last one created)

Signed-off-by: John Spray <john.spray@redhat.com>
2017-11-01 08:20:22 -04:00
..
ActivePyModule.cc mgr: cut down duplication between active+standby 2017-11-01 08:20:21 -04:00
ActivePyModule.h mgr: cut down duplication between active+standby 2017-11-01 08:20:21 -04:00
ActivePyModules.cc mgr: fix thread naming 2017-11-01 08:20:22 -04:00
ActivePyModules.h mgr: cut down duplication between active+standby 2017-11-01 08:20:21 -04:00
BaseMgrModule.cc mgr: cut down duplication between active+standby 2017-11-01 08:20:21 -04:00
BaseMgrModule.h mgr: standby modules come up and run now 2017-11-01 08:20:21 -04:00
BaseMgrStandbyModule.cc mgr: standby modules come up and run now 2017-11-01 08:20:21 -04:00
BaseMgrStandbyModule.h mgr: standby modules come up and run now 2017-11-01 08:20:21 -04:00
ClusterState.cc
ClusterState.h
DaemonServer.cc mgr: refactor python module management 2017-11-01 08:20:20 -04:00
DaemonServer.h mgr: refactor python module management 2017-11-01 08:20:20 -04:00
DaemonState.cc
DaemonState.h
Gil.cc mgr: safety checks on pyThreadState usage 2017-10-16 07:06:23 -04:00
Gil.h mgr: safety checks on pyThreadState usage 2017-10-16 07:06:23 -04:00
mgr_commands.cc
mgr_commands.h
Mgr.cc mgr: standby modules come up and run now 2017-11-01 08:20:21 -04:00
Mgr.h mgr: refactor python module management 2017-11-01 08:20:20 -04:00
MgrClient.cc
MgrClient.h
MgrCommands.h
MgrContext.h
MgrSession.h
MgrStandby.cc mgr: standby modules come up and run now 2017-11-01 08:20:21 -04:00
MgrStandby.h mgr: refactor python module management 2017-11-01 08:20:20 -04:00
PyFormatter.cc
PyFormatter.h
PyModuleRegistry.cc mgr: cut down duplication between active+standby 2017-11-01 08:20:21 -04:00
PyModuleRegistry.h mgr: standby modules come up and run now 2017-11-01 08:20:21 -04:00
PyModuleRunner.cc mgr: cut down duplication between active+standby 2017-11-01 08:20:21 -04:00
PyModuleRunner.h mgr: cut down duplication between active+standby 2017-11-01 08:20:21 -04:00
PyOSDMap.cc
PyOSDMap.h
ServiceMap.cc
ServiceMap.h
StandbyPyModules.cc mgr: fix thread naming 2017-11-01 08:20:22 -04:00
StandbyPyModules.h mgr: cut down duplication between active+standby 2017-11-01 08:20:21 -04:00