]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/Monitor: allow probe if MMonProbe::mon_release == 0
authorSage Weil <sage@redhat.com>
Sat, 27 Apr 2019 16:03:30 +0000 (11:03 -0500)
committerSage Weil <sage@redhat.com>
Sat, 27 Apr 2019 16:03:30 +0000 (11:03 -0500)
commit90e4c5fad569a39504ad3444a41122360cab77bd
tree8b3d9a180797fc6a654a97b4e68c262f47035842
parentdcde01e3068d5d52da61323aa5b20b3bc14f7280
mon/Monitor: allow probe if MMonProbe::mon_release == 0

Mimic doesn't set this, but we still need to allow them to probe us.

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