]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/Elector: call cancel_timer() in shutdown()
authorKefu Chai <kchai@redhat.com>
Thu, 4 May 2017 14:49:04 +0000 (22:49 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 5 May 2017 01:50:47 +0000 (09:50 +0800)
commit12139ae529a49b6caedea89f910d034ddca094b6
treefddb84f628cfd60eeea1f960dba10ae686ae91f9
parent77a43573ab89ae3e50cfd1acf548c266d12e90f4
mon/Elector: call cancel_timer() in shutdown()

instead of doing it manually.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mon/Elector.cc