]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
dout: Reopen dout after parsing all config opts
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Wed, 2 Mar 2011 15:28:10 +0000 (07:28 -0800)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Wed, 2 Mar 2011 15:29:01 +0000 (07:29 -0800)
commit0c87dfda7c531283de45b3c9d886aeda358466ff
tree4cce52ea519604426ff092afa5a18626093ce093
parent07b99e85e8e7c9eaa8301bcc4fa237d9728f6df9
dout: Reopen dout after parsing all config opts

Reopen the dout stream only after we parse all configuration options.
Specifying --log-file on the command line now works as expected.

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
src/common/common_init.cc