]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: remove remove_legacy_versions() 8324/head
authorKefu Chai <kchai@redhat.com>
Mon, 28 Mar 2016 04:19:29 +0000 (12:19 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 28 Mar 2016 04:37:11 +0000 (12:37 +0800)
commit00cb296a523996bbf52a7392a32462889b5aff7d
tree296b63912df73c3790a9213de547fbea960070d2
parenteeaab88e31d84c612fe16374c9b84e2cbd5072d6
mon: remove remove_legacy_versions()

as it's required to upgrade to hammer before moving to jewel, and
hammer is already using the single-paxos monitor. and we convert
the store.db when starting up from an old monitor (bobtail). we
stopped the conversion since 1d814b7.

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