From: Ilya Dryomov Date: Fri, 22 Nov 2019 17:39:58 +0000 (+0100) Subject: common/options: remove unused ms_msgr2_{sign,encrypt}_messages X-Git-Tag: v15.1.0~782^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F31818%2Fhead;p=ceph.git common/options: remove unused ms_msgr2_{sign,encrypt}_messages These are unused since 1d29722f801c ("switch monc, daemons to use new msgr2 auth frame exchange"). As they default to false, a confused user might flip them to true and think that their client <-> OSD traffic is encrypted. The new set of options was added in c7ee66c3e54b ("auth,msg/async/ProtocolV2: negotiate connection modes"). Fixes: https://tracker.ceph.com/issues/42976 Signed-off-by: Ilya Dryomov --- diff --git a/src/common/options.cc b/src/common/options.cc index ddfef20fce21..b71d6f3efa0a 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -975,16 +975,6 @@ std::vector