From 8d1d7ec87dab128af7ced660d360bd3d9f3cb84a Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sat, 6 Jan 2018 11:06:38 -0600 Subject: [PATCH] common/options: mark many options NO_MON_UPDATE - things that identify monitors during startup - things that identify auth key(s) - things that only happy during mon mkfs - things that are very specific to daemon forking/chdir/daemonize behavior Signed-off-by: Sage Weil --- src/common/options.cc | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/src/common/options.cc b/src/common/options.cc index dac76e12458b9..cd76c49498482 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -342,6 +342,7 @@ std::vector