From c7d8add701f156eb8bd8c7dc8ae9903bd782e77f Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sat, 14 Jul 2018 15:03:43 -0500 Subject: [PATCH] common/options: disable osd_skip_data_digest This is flawed in that it stops doing digests based on the primary's backend store, not the replicas. Signed-off-by: Sage Weil --- src/common/options.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/options.cc b/src/common/options.cc index f7d85ce6be2b..5c83f9527773 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -1986,7 +1986,7 @@ std::vector