]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
kraken: mon: add override annotation to callback classes
authorAlexey Sheplyakov <asheplyakov@mirantis.com>
Wed, 17 May 2017 13:50:10 +0000 (17:50 +0400)
committerAlexey Sheplyakov <asheplyakov@mirantis.com>
Tue, 20 Jun 2017 14:18:02 +0000 (18:18 +0400)
commitbf347e92a2d67032f4365a125f3bb9975930e912
tree4ba99b0882b46af6415dc6e8fb41f57275514060
parent2f4a775d5ffd170903c4412e4274ab2a188922ef
kraken: mon: add override annotation to callback classes

The only purpose of this patch is to avoid merge conflicts while
cherry-picking commit 561cbded0c7e28231b1c7ce18663b8d7d40aad6d.
Alternatively one could cherry-pick 1effdfe19bf9fd6d546620b96eaf452e889b15dc,
but that one brings a lot of unrelated changes.

Signed-off-by: Alexey Sheplyakov <asheplyakov@mirantis.com>
src/mon/Elector.cc
src/mon/Monitor.cc
src/mon/Monitor.h
src/mon/Paxos.cc
src/mon/PaxosService.cc
src/mon/QuorumService.h