commit | ae385eaf24dc39c1703049112e4265b9f93b7d86 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Tue Nov 04 16:32:35 2014 +0800 |
committer | Ilya Dryomov <idryomov@redhat.com> | Wed Dec 17 20:09:50 2014 +0300 |
tree | 2efff0dab643f262fad1e63e32db2ffcb779bf53 | |
parent | e96a650a8174e20112b400e72e0b2429aa66de20 [diff] |
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>