]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools: Add --backend option to ceph-osdomap-tool default to rocksdb
authorDavid Zafman <dzafman@redhat.com>
Wed, 13 Sep 2017 01:06:10 +0000 (18:06 -0700)
committerDavid Zafman <dzafman@redhat.com>
Wed, 13 Sep 2017 21:06:24 +0000 (14:06 -0700)
commitde43493990923bcdd20f88e9d04647e5ba709feb
tree3c12ee5d672a8aff9c7e8a095ca87e3c6c75672b
parent30c92d0a171cd6ef6c24751ecb9e9a7ec58bb471
tools: Add --backend option to ceph-osdomap-tool default to rocksdb

Fix hard-coded "leveldb" backend.  The command is broken in Luminous
now that "rocksdb" is the default.

Signed-off-by: David Zafman <dzafman@redhat.com>
src/tools/ceph_osdomap_tool.cc