]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: use code_environment_t for daemon-ness in config
authorJohn Spray <john.spray@redhat.com>
Mon, 24 Jul 2017 10:01:36 +0000 (06:01 -0400)
committerJohn Spray <john.spray@redhat.com>
Mon, 24 Jul 2017 13:03:59 +0000 (09:03 -0400)
commit4d06719f101f49019be25bd6137f72f2cb85bd5a
tree07c1042b7d9b0ca3d5c5a78806c22d00af48cdbb
parent89acbd5310859238b574b5551dd1c805892b5253
common: use code_environment_t for daemon-ness in config

...and reinstate the set_daemon_default versions of config options
in place of the special casing in common_init.

Signed-off-by: John Spray <john.spray@redhat.com>
src/common/ceph_context.cc
src/common/ceph_context.h
src/common/common_init.cc
src/common/options.cc