]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: Add an offline monitor store converter
authorJoao Eduardo Luis <joao.luis@inktank.com>
Tue, 18 Sep 2012 15:10:39 +0000 (16:10 +0100)
committerJoao Eduardo Luis <joao.luis@inktank.com>
Thu, 21 Feb 2013 18:02:22 +0000 (18:02 +0000)
commit19e5098afe87fc9ac89fcf965f9349851da8ff69
tree737ade87bf5fae43ec63e0b04f3edb3cafd3ea02
parent091fa826d9e3442f77112bc893f66f4d4ebb6723
mon: Add an offline monitor store converter

This tool will convert an old monitor store format (bobtail) to the new
key/value store-backed, single-paxos format.

Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
src/.gitignore
src/Makefile.am
src/mon_store_converter.cc [new file with mode: 0644]