ceph/src/global
Xiubo Li 73a48dfe8e global: reexpand the conf meta in all the child processes
Especially for the tools or the daemons whose config options need
to expand the '$pid', they will be always expanded with the parent
processes. We need to reexpand them in child processes just after
the fork is done.

Fixes: https://tracker.ceph.com/issues/48240
Signed-off-by: Xiubo Li <xiubli@redhat.com>
2020-11-23 14:07:07 +08:00
..
CMakeLists.txt global: Windows support 2020-09-21 12:34:15 +00:00
global_context.cc
global_context.h
global_init.cc global: reexpand the conf meta in all the child processes 2020-11-23 14:07:07 +08:00
global_init.h
pidfile.cc global: Windows support 2020-09-21 12:34:15 +00:00
pidfile.h
signal_handler_win32.cc global: Windows support 2020-09-21 12:34:15 +00:00
signal_handler.cc test: Use a config variable debug_version_for_testing 2020-11-11 15:10:11 -08:00
signal_handler.h