From 80f6508fc25018dd9c70d05f99c40325062d129e Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 21 Sep 2017 15:19:47 -0400 Subject: [PATCH] osd: make shutdown debug conditional (and off by default) Signed-off-by: Sage Weil (cherry picked from commit 6169cf64423c7554dc0630d90d8dee27437bf05f) --- src/common/options.cc | 4 ++++ src/osd/OSD.cc | 14 ++++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/src/common/options.cc b/src/common/options.cc index 0be052e1bc551..aa493482ddf53 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -2580,6 +2580,10 @@ std::vector