]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
global: make daemon banner print explicit
authorSage Weil <sage@newdream.net>
Thu, 1 Dec 2011 17:17:00 +0000 (09:17 -0800)
committerSage Weil <sage@newdream.net>
Thu, 1 Dec 2011 17:17:51 +0000 (09:17 -0800)
commitf6ee3699c9623b33397762c3fe031de9a9a5075b
tree0c627054546edff814d4fab5fbf50701a74382f7
parent5828009e6957b342f0c5378e20801ff26e30c92d
global: make daemon banner print explicit

This eliminates some flags and avoids annoying cases where the banner is
printed but we don't want to see it.

Signed-off-by: Sage Weil <sage@newdream.net>
src/ceph_mds.cc
src/ceph_mon.cc
src/ceph_osd.cc
src/common/common_init.h
src/global/global_init.cc
src/global/global_init.h
src/rgw/rgw_main.cc