]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/Monitor: allow probe if MMonProbe::mon_release == 0 28262/head
authorSage Weil <sage@redhat.com>
Sat, 27 Apr 2019 16:03:30 +0000 (11:03 -0500)
committerJoao Eduardo Luis <joao@suse.com>
Tue, 28 May 2019 09:35:59 +0000 (09:35 +0000)
commit9d0404b0350bb34724f861f06f8579c681bd92c4
tree3091dd8decdc1c06e5bc7c11155fcdf3aaf36994
parent5f71709914100913b3e54906659f07ccea03e4a6
mon/Monitor: allow probe if MMonProbe::mon_release == 0

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

(and so does luminous)

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 90e4c5fad569a39504ad3444a41122360cab77bd)
src/mon/Monitor.cc