]> git.apps.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)
committerAlexey Sheplyakov <asheplyakov@mirantis.com>
Tue, 20 Jun 2017 14:18:20 +0000 (18:18 +0400)
commite7361176f4ad1d4b43a393e6e34c50233a73e829
tree2f0c6ead37d0e2df1cb987891553b3f5d777a67d
parentbf347e92a2d67032f4365a125f3bb9975930e912
mon/Elector: call cancel_timer() in shutdown()

instead of doing it manually.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 12139ae529a49b6caedea89f910d034ddca094b6)
src/mon/Elector.cc