]> git-server-git.apps.pok.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 18:56:35 +0000 (20:56 +0200)
commitec0f91fff697cd4ab22f7a5065226ad829ca6f47
tree478161d304cd6131b2f6c5d39712c07b5f6de1c0
parentc4177d60e19621397eeb7b81bfa23717f28764d9
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