]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: fix two stray legacy get_health() callers 17269/head
authorSage Weil <sage@redhat.com>
Fri, 25 Aug 2017 22:30:12 +0000 (18:30 -0400)
committerSage Weil <sage@redhat.com>
Fri, 25 Aug 2017 22:30:12 +0000 (18:30 -0400)
commit69038a18070d0cd47dc857020cce115514beaa3d
tree50c1f68f4d341319245230452af6cd867b442318
parent3dfc8659c51ee31064e897c006de02706a4b01c5
mon: fix two stray legacy get_health() callers

These need to call the new method when appropriate.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/Monitor.cc