]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tool/ceph-bluestore-tool: avoid mon/config access when calling global_init
authorIgor Fedotov <ifedotov@suse.com>
Fri, 18 May 2018 14:47:29 +0000 (17:47 +0300)
committerIgor Fedotov <ifedotov@suse.com>
Mon, 1 Oct 2018 14:07:33 +0000 (17:07 +0300)
commitb0f1e448ea3706a9a1ce7fc73b9bc3094518cd7c
tree5113229cf9e1c9d1b24186d3c8774b198c6a15a1
parent4695a60617d83bee512a8cc8ca6a999b1205e314
tool/ceph-bluestore-tool: avoid mon/config access when calling global_init
This caused a permanent stuck on tool's startup.

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit fa65e7bf65bea514b66f56053d5cbf2c16045f4c)
src/os/bluestore/bluestore_tool.cc