]> git.baikalelectronics.ru Git - kernel.git/commit
libceph: store session key in cephx authorizer
authorYan, Zheng <zyan@redhat.com>
Tue, 4 Nov 2014 08:32:35 +0000 (16:32 +0800)
committerIlya Dryomov <idryomov@redhat.com>
Wed, 17 Dec 2014 17:09:50 +0000 (20:09 +0300)
commit6dcb8a99967c00a2368429a7ffed534fcdd64b5d
tree2efff0dab643f262fad1e63e32db2ffcb779bf53
parentf57ce87d3f081ad2fefc52faa8f602a98f244094
libceph: store session key in cephx authorizer

Session key is required when calculating message signature. Save the session
key in authorizer, this avoid lookup ticket handler for each message

Signed-off-by: Yan, Zheng <zyan@redhat.com>
net/ceph/auth_x.c
net/ceph/auth_x.h