]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: HealthMonitor -> OldHealthMonitor
authorSage Weil <sage@redhat.com>
Mon, 12 Jun 2017 21:44:57 +0000 (17:44 -0400)
committerSage Weil <sage@redhat.com>
Wed, 12 Jul 2017 16:51:30 +0000 (12:51 -0400)
commit0b59a7f8adc38937807f445b88742e9eb9786c55
tree16d995360ab5a0e046bfb6958937d4b6fd54b12c
parente170405fd873723bec6ce691afad82641bab2ef1
mon: HealthMonitor -> OldHealthMonitor

This will go away post-luminous.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/CMakeLists.txt
src/mon/HealthMonitor.cc [deleted file]
src/mon/HealthMonitor.h [deleted file]
src/mon/Monitor.cc
src/mon/OldHealthMonitor.cc [new file with mode: 0644]
src/mon/OldHealthMonitor.h [new file with mode: 0644]