From d134c4985fc316a3bf71fa23d77613f16871a8e3 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 (cherry picked from commit c7d8add701f156eb8bd8c7dc8ae9903bd782e77f) --- 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 7046db836d9fb..c1e2714c07858 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -2386,7 +2386,7 @@ std::vector