]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-mon: set up auth before binding
authorSage Weil <sage@redhat.com>
Thu, 31 Jan 2019 15:28:30 +0000 (09:28 -0600)
committerSage Weil <sage@redhat.com>
Thu, 7 Feb 2019 18:10:34 +0000 (12:10 -0600)
commit766df9f740b5d54eb33b8fef4bab397b4a889739
treec16d45c3775719ac91178e7fb051b8bc64c3ca57
parentf1b917c2cc189209d33487299b92d92eb4a654bc
ceph-mon: set up auth before binding

Otherwise initial connections will fail because they lack the auth_server.

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