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)
commitae385eaf24dc39c1703049112e4265b9f93b7d86
tree2efff0dab643f262fad1e63e32db2ffcb779bf53
parente96a650a8174e20112b400e72e0b2429aa66de20
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