]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools/ceph-objectstore-tool: add "update-mon-db" command
authorKefu Chai <kchai@redhat.com>
Mon, 29 Aug 2016 11:52:19 +0000 (19:52 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 22 Nov 2016 03:47:00 +0000 (11:47 +0800)
commit6695d1792df9ca7cf5afd5a8c25a04f1eb9ff0fa
tree4ac945152f939cf5c3f6d6ec5fa4164c168a960e
parente7d9c15871efcd17b9b1064a5ee49edfe4a159e9
tools/ceph-objectstore-tool: add "update-mon-db" command

Fixes: http://tracker.ceph.com/issues/17179
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 24faea7ce446bbf09cbd4a9d3434dd5444a6c295)

Conflicts:
src/tools/Makefile-server.am: add rebuild_mondb.{cc,h}, as autotools
          support is dropped in master
ceph_objectstore_tool.cc, rebuild_mondb.cc: remove C++11ish
          adapt to hammer
src/tools/Makefile-server.am
src/tools/ceph_objectstore_tool.cc
src/tools/rebuild_mondb.cc [new file with mode: 0644]
src/tools/rebuild_mondb.h [new file with mode: 0644]