]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: handle MStatfs using PGStatService
authorSage Weil <sage@redhat.com>
Wed, 31 May 2017 14:19:25 +0000 (10:19 -0400)
committerSage Weil <sage@redhat.com>
Fri, 2 Jun 2017 17:06:47 +0000 (13:06 -0400)
commit2de0e07c408a997f481808861232879fdb4f87f1
tree7e0fa722ce44828b04159c21da305ba50408331c
parent6a68877f590ec20d2cc5e975638ec74079fed7c3
mon: handle MStatfs using PGStatService

otherwise ceph_test_rados_api_stat: LibRadosStat.ClusterStat will always
timeout once the cluster is switched to luminous

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mon/MgrStatMonitor.cc
src/mon/MgrStatMonitor.h
src/mon/Monitor.cc
src/mon/PGMap.h
src/mon/PGMonitor.cc
src/mon/PGMonitor.h
src/mon/PGStatService.h