]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: set_auth_server on client_messenger
authorSage Weil <sage@redhat.com>
Mon, 28 Jan 2019 15:35:58 +0000 (09:35 -0600)
committerSage Weil <sage@redhat.com>
Thu, 7 Feb 2019 18:10:33 +0000 (12:10 -0600)
commit26a8bb65a7dc63803ab35e6693e62702b3d1d513
tree300ce651c4c67b15d7d648f76778d8373b951dd1
parentc1b5794a5aa8ea6a841dbfe5909915bd3ae6044d
osd: set_auth_server on client_messenger

monc sets up the AuthClient, not the AuthServer.

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