]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth/AuthServiceHandler: build_cephx_response_header() is cephx-specific
authorIlya Dryomov <idryomov@gmail.com>
Tue, 9 Mar 2021 13:36:39 +0000 (14:36 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 12 Apr 2021 19:59:41 +0000 (21:59 +0200)
commit0fbb2f8e3fdab3ee7c611aa77f79e14da9bacd66
tree17882975de61e9b7c1bfe3e2746bb518d1298647
parent5c156c88d113ceb022568663ff678281b15a6c4c
auth/AuthServiceHandler: build_cephx_response_header() is cephx-specific

Make the one in CephxServiceHandler private and drop the stub in
AuthNoneServiceHandler.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 49cba02a750d4c1ab68399401f0c04f9c9be5b9e)

Conflicts:
src/auth/cephx/CephxServiceHandler.h [ bufferlist vs
  ceph::buffer::list ]
src/auth/none/AuthNoneServiceHandler.h [ ditto ]
src/auth/cephx/CephxServiceHandler.h
src/auth/none/AuthNoneServiceHandler.h