From: Sage Weil Date: Sat, 14 Jul 2018 20:03:43 +0000 (-0500) Subject: common/options: disable osd_skip_data_digest X-Git-Tag: v12.2.7~1^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F23055%2Fhead;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 --- 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