]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: fix two stray legacy get_health() callers 17332/head
authorSage Weil <sage@redhat.com>
Fri, 25 Aug 2017 22:30:12 +0000 (18:30 -0400)
committerKefu Chai <kchai@redhat.com>
Tue, 29 Aug 2017 03:33:40 +0000 (11:33 +0800)
commitb713cc831da238844a6e42e80e93cb31ee060aad
tree08a8abaabe636f7c25ca68e4d93cb145c68fc7ec
parent34bafa6134e1fc6b0f1e7b0eb43192bc29917769
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>
(cherry picked from commit 69038a18070d0cd47dc857020cce115514beaa3d)
src/mon/Monitor.cc