]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: switch from send_beacon() to tick()
authorGreg Farnum <gfarnum@redhat.com>
Fri, 10 Mar 2017 23:02:50 +0000 (15:02 -0800)
committerSage Weil <sage@redhat.com>
Fri, 2 Jun 2017 16:58:15 +0000 (12:58 -0400)
commit35fd964ec0d18bd8fcce061057d070b799c77ebe
treedd0b2e96263f9f4c860e7e29a9232704fefa27d5
parent8d803e0483d797fc87c0e58de28009ba296b7dfb
mgr: switch from send_beacon() to tick()

We are about to want similar time-based stuff in our other
classes and it's simplest to coalesce them into a single wakeup.

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
src/common/config_opts.h
src/mgr/MgrStandby.cc
src/mgr/MgrStandby.h