]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #24639 from dmick/wip-crashdump-mimic-backport
authorSage Weil <sage@newdream.net>
Fri, 5 Apr 2019 22:31:05 +0000 (17:31 -0500)
committerGitHub <noreply@github.com>
Fri, 5 Apr 2019 22:31:05 +0000 (17:31 -0500)
commit5ae3e4b511f59cea62c08accd99d380a4b56c92c
tree9cbf0e5cad3c3eb69ddc1459f0fd79596bc2cf36
parentef85320199a6fb0927d9fb518bf3fc97a203ea8a
parent1feaa08a1510385985c44d2e928ae1eb97479491
Merge pull request #24639 from dmick/wip-crashdump-mimic-backport

mimic: mgr: crashdump feature backport
18 files changed:
ceph.spec.in
qa/tasks/vstart_runner.py
src/CMakeLists.txt
src/common/legacy_config_opts.h
src/common/options.cc
src/global/global_init.cc
src/global/signal_handler.cc
src/log/Log.cc
src/mgr/ActivePyModules.cc
src/mgr/ActivePyModules.h
src/mgr/DaemonServer.cc
src/pybind/mgr/balancer/module.py
src/pybind/mgr/dashboard/module.py
src/pybind/mgr/mgr_module.py
src/pybind/mgr/prometheus/module.py
src/pybind/mgr/restful/module.py
src/pybind/mgr/status/module.py
src/pybind/mgr/zabbix/module.py