]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg/async/ProtocolV2: be forgiving in server identity check
authorSage Weil <sage@redhat.com>
Thu, 24 Jan 2019 22:48:06 +0000 (16:48 -0600)
committerRicardo Dias <rdias@suse.com>
Fri, 25 Jan 2019 09:15:19 +0000 (09:15 +0000)
commit5145120c2e5f2c33fa3488119edc445caab2a933
tree7c84d6b9f708c7cd567dd8f28c09c6134840bd92
parent71f1e1604b088a68a0d7ed0d1992d92bc2a12db8
msg/async/ProtocolV2: be forgiving in server identity check

If we parse something out of mon_host or are given an addr by a user,
we should succeed as long as our target_addr is one of the destination's
addrs.

Signed-off-by: Sage Weil <sage@redhat.com>
src/msg/async/ProtocolV2.cc