summaryrefslogtreecommitdiffstats
path: root/net/ceph/armor.c
diff options
context:
space:
mode:
authorIlya Dryomov2015-10-26 22:23:56 +0100
committerIlya Dryomov2015-11-02 23:37:45 +0100
commit79dbd1baa651cece408e68a1b445f3628c4b5bdc (patch)
tree182592068bebc4ee6dbf46077a0a162aa7127a1f /net/ceph/armor.c
parentlibceph: evaluate osd_req_op_data() arguments only once (diff)
downloadkernel-qcow2-linux-79dbd1baa651cece408e68a1b445f3628c4b5bdc.tar.gz
kernel-qcow2-linux-79dbd1baa651cece408e68a1b445f3628c4b5bdc.tar.xz
kernel-qcow2-linux-79dbd1baa651cece408e68a1b445f3628c4b5bdc.zip
libceph: msg signing callouts don't need con argument
We can use msg->con instead - at the point we sign an outgoing message or check the signature on the incoming one, msg->con is always set. We wouldn't know how to sign a message without an associated session (i.e. msg->con == NULL) and being able to sign a message using an explicitly provided authorizer is of no use. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'net/ceph/armor.c')
0 files changed, 0 insertions, 0 deletions