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)
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>

No differences found