]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth: CephxProtocol const cleanup
authorJosh Durgin <josh.durgin@inktank.com>
Wed, 9 Apr 2014 21:09:33 +0000 (14:09 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Wed, 9 Apr 2014 21:31:36 +0000 (14:31 -0700)
commit9af10b2c9a4564ed41704681ea6c80eb1d7a0677
treed35b8711648b31d3d1bb131ed06652e2ac43b931
parent75948357ceb246ee34eccc17001c671349fdc7cb
auth: CephxProtocol const cleanup

need_key() and build_authorizer() can be const.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/auth/cephx/CephxProtocol.cc
src/auth/cephx/CephxProtocol.h