]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: move osd health checks into OSDMap method
authorSage Weil <sage@redhat.com>
Fri, 23 Jun 2017 13:45:42 +0000 (09:45 -0400)
committerSage Weil <sage@redhat.com>
Wed, 12 Jul 2017 16:52:02 +0000 (12:52 -0400)
commit6a9924270b9fa263955e904366527405db1890aa
tree1826d670fa813f3a274f2205f23333eaed231f07
parent83aaa75991a36723bcea7d00784974eea945dcd4
mon: move osd health checks into OSDMap method

...with one check moving into HealthMonitor where it
belongs.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/HealthMonitor.cc
src/mon/OSDMonitor.cc
src/mon/OSDMonitor.h
src/osd/OSDMap.cc
src/osd/OSDMap.h