]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: implement Beacon::send_and_wait
authorJohn Spray <john.spray@redhat.com>
Wed, 18 Mar 2015 17:42:54 +0000 (17:42 +0000)
committerJohn Spray <john.spray@redhat.com>
Mon, 23 Mar 2015 10:55:08 +0000 (10:55 +0000)
commit45638cb81a8cfd7be1aa415610e512df948f7a51
treefa7f7d19c19f24534410d78aec75d74a3e01cb3a
parent57e3429a8a6d413218452925e8d9c5aa0b7f606e
mds: implement Beacon::send_and_wait

For callers that want to send a beacon, and then
wait up to some timeout for a response
from the mon.  Specifically, shutdown handlers.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/Beacon.cc
src/mds/Beacon.h