]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-conf: use global_pre_init to avoid starting logging 1567/head
authorSage Weil <sage@inktank.com>
Sun, 30 Mar 2014 04:52:09 +0000 (21:52 -0700)
committerSage Weil <sage@inktank.com>
Sun, 30 Mar 2014 05:00:47 +0000 (22:00 -0700)
commitfc1a424e837bee139726eec333c9efd65e2abb6a
tree586ddb49a0cc5ae90265031ad933aec227a01852
parent98551fc7a6717515bce6175bd90d4c96ffa3ddaa
ceph-conf: use global_pre_init to avoid starting logging

This avoids starting up logging, which is not appropriate when we are
examining the config state and not actually starting up the entity in
question.

Fixes: #7849
Signed-off-by: Sage Weil <sage@inktank.com>
src/tools/ceph_conf.cc