]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/mon: remove timeout support from mon::Client::authenticate() 24660/head
authorKefu Chai <kchai@redhat.com>
Wed, 17 Oct 2018 11:38:30 +0000 (19:38 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 17 Oct 2018 15:55:07 +0000 (23:55 +0800)
commit36fb31867f63cc236ee584b645dff1c25e72b8d5
tree9457f7af2f599d2beeae8e4977cecfe50ceff9e0
parent250fe6bc0f22e801898c46d5f5137237da30c192
crimson/mon: remove timeout support from mon::Client::authenticate()

as the timeout parameter is not used by OSD.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/mon/MonClient.cc
src/crimson/mon/MonClient.h
src/test/crimson/test_monc.cc