]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MonClient: make connection check more robust
authorSage Weil <sage@redhat.com>
Wed, 23 May 2018 22:37:00 +0000 (17:37 -0500)
committerSage Weil <sage@redhat.com>
Fri, 25 May 2018 22:54:53 +0000 (17:54 -0500)
commit2bdab228492bcc71c6ff071b8fe744a2aed6b8a9
tree7be86ef1f762c3fb06654caac12f0c1e1f136a45
parent15edf77cc39e1a76b6e629ad710a5ad966d0dd34
mon/MonClient: make connection check more robust

Do no rely on the address comparison; just check the Connection*
itself.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/MonClient.cc
src/mon/MonClient.h