]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
dout: force reopen after conf read, fg logging set
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Mon, 7 Feb 2011 13:43:56 +0000 (05:43 -0800)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Mon, 7 Feb 2011 13:54:32 +0000 (05:54 -0800)
commiteb9e6197e08caad5fe2f4a9a39fb6f6d685066f3
tree9536fa398162f29e57146670b9abda666feafb65
parentaa8a25592f442ab640708115e144e6b8d95cb664
dout: force reopen after conf read, fg logging set

After the configuration is read, or a program sets foreground logging,
force those changes to be applied to the dout() configuration.

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