]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: handle PGStats with a PGMap
authorJohn Spray <john.spray@redhat.com>
Sun, 31 Jul 2016 17:07:20 +0000 (18:07 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 29 Sep 2016 16:27:02 +0000 (17:27 +0100)
commitfa147e3a591a4d74a7a8692b17add420ffc9bf98
treee8e2c8c9609e157ad7666382618f1197a5b4303a
parent30dec8e2811ef9f59860da105231a5ae54cdce61
mgr: handle PGStats with a PGMap

No longer need the mon to send us
the pg_summary json hack.

Signed-off-by: John Spray <john.spray@redhat.com>
src/CMakeLists.txt
src/ceph_mgr.cc
src/mgr/ClusterState.cc
src/mgr/ClusterState.h
src/mgr/DaemonServer.cc
src/mgr/DaemonServer.h
src/mgr/Mgr.cc
src/mgr/MgrStandby.cc
src/mgr/PyModules.cc