From: Sage Weil Date: Wed, 6 Feb 2019 23:43:42 +0000 (-0600) Subject: msg/async: let client specify preferred order of modes X-Git-Tag: v14.1.0~183^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=eaba5696fdecbbf0970aec0717ecd6dca9468f68;p=ceph.git msg/async: let client specify preferred order of modes The server side has an allowed list, while the client has an ordered list in order of preference. Note that some of the options are used as both (e.g., cluster_modes) as they are used at both connecting and accepting ends of the connection. Signed-off-by: Sage Weil --- diff --git a/src/common/options.cc b/src/common/options.cc index 1449abf9d51d..5fd88dacacf3 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -850,7 +850,7 @@ std::vector