]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
global: separate first half of global_init into global_pre_init
authorSage Weil <sage@inktank.com>
Sun, 30 Mar 2014 04:51:20 +0000 (21:51 -0700)
committerSage Weil <sage@inktank.com>
Sun, 30 Mar 2014 05:00:47 +0000 (22:00 -0700)
commit98551fc7a6717515bce6175bd90d4c96ffa3ddaa
treebc7fc5f199269c55e7a54d3c450ab16c07e15a5b
parent5019a151bbcc0bee72e58d2ad341430df00db835
global: separate first half of global_init into global_pre_init

The pre_init now captures enough to create the g_ceph_context and parse
and initialize the in-memory config.  However, we don't

 - fiddle with signal handlers
 - init lockdep
 - call config observers (which starts up logging)

Signed-off-by: Sage Weil <sage@inktank.com>
src/global/global_init.cc
src/global/global_init.h