From: Sage Weil Date: Fri, 1 Jun 2018 19:13:29 +0000 (-0500) Subject: common/pick_address: fill in ipv4/6 and msgr1/msgr2 via config options X-Git-Tag: v14.0.1~951^2~35 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ff76ac43fca365311b1e2eb77e1e0f2a4be7b8cb;p=ceph.git common/pick_address: fill in ipv4/6 and msgr1/msgr2 via config options This allows users to simply pass in CLUSTER or PUBLIC and the function fills in the rest. (Or, if the caller is particular, they can pass in the other flags too.) Signed-off-by: Sage Weil --- diff --git a/src/common/options.cc b/src/common/options.cc index 49ccafa02419..6e021c193c9c 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -924,9 +924,29 @@ std::vector