]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/ceph_monstore_tool: bail out if no caps found for a key
authorKefu Chai <kchai@redhat.com>
Mon, 10 Oct 2016 08:32:27 +0000 (16:32 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 10 Oct 2016 08:34:37 +0000 (16:34 +0800)
commitb4bd4004a836121c11b0bb97d8123df54c271f04
tree191d350944090557bc42e2f3079bbc0ad9d28091
parentcdfa7a69f63d047205dcfccd63b5d58ab0d4695b
tools/ceph_monstore_tool: bail out if no caps found for a key

we take it as an error if no caps is granted to an entity in the
specified keyring file when rebuilding the monitor db.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/tools/ceph_monstore_tool.cc