]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: set up messener auth_* before setting dispatcher (and going 'ready')
authorSage Weil <sage@redhat.com>
Mon, 4 Feb 2019 09:28:06 +0000 (03:28 -0600)
committerSage Weil <sage@redhat.com>
Thu, 7 Feb 2019 18:10:34 +0000 (12:10 -0600)
commitfa44155accf2525180bad3c648c07bb055890d7d
tree5c5ee30f371e3f96b260aa22ee8a0c80f719457c
parent524f26d7a9e00213b2a265352690355240c67285
osd: set up messener auth_* before setting dispatcher (and going 'ready')

The messenger doesn't activate until you set the dispatcher.  Set up the auth_client
and auth_server values before that.

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