]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson: drop Dispatch::ms_verify_authorizer()
authorKefu Chai <kchai@redhat.com>
Wed, 6 May 2020 10:04:50 +0000 (18:04 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 6 May 2020 16:33:48 +0000 (00:33 +0800)
commit720f06aaf3c1859e6fa26f4a64d1061f3e23868d
treed519749c9fb5a346547e6ef7022d9b86d2735191
parent04063715b596a4b2f07c5fdf65c3b58e89fe400b
crimson: drop Dispatch::ms_verify_authorizer()

as it's not used at all. also, variadic future was deprecated by
seastar, so let's avoid using it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/net/Dispatcher.h
src/test/crimson/test_alien_echo.cc