From: Sage Weil Date: Sat, 14 Jul 2018 20:03:43 +0000 (-0500) Subject: common/options: disable osd_skip_data_digest X-Git-Tag: v13.2.1~25^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cf4c0f08c0e3202e0526cf75882f2056e2ae671c;p=ceph.git 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) --- diff --git a/src/common/options.cc b/src/common/options.cc index 7a8b591e3c5e..d84e9204ec48 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -2317,7 +2317,7 @@ std::vector