]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
config: separate --log-to-stderr and --err-to-stderr
authorSage Weil <sage@newdream.net>
Fri, 21 Oct 2011 23:35:36 +0000 (16:35 -0700)
committerSage Weil <sage@newdream.net>
Fri, 21 Oct 2011 23:35:36 +0000 (16:35 -0700)
commit1f7cb7570a1ababe5a32bda3f5c1c120e1333648
treeaff69cea2dbcf833513fe77cfe209b45c4b459e1
parent30c34ab8f5241d9a6884a75a9986db1f119d1985
config: separate --log-to-stderr and --err-to-stderr

Instead of having magic values (1 == errors only to stderr, 2 =
everything), have two booleans.

Signed-off-by: Sage Weil <sage@newdream.net>
src/common/DoutStreambuf.cc
src/common/DoutStreambuf.h
src/common/common_init.cc
src/common/config.cc
src/common/config_opts.h
src/rgw/librgw.cc
src/scratchtool.c
src/scratchtoolpp.cc