Files
linux/include/linux/ceph
Ilya Dryomov 79dbd1baa6 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>
2015-11-02 23:37:45 +01:00
..
2014-12-17 20:09:50 +03:00
2014-12-17 20:09:50 +03:00
2015-04-22 18:33:41 +03:00
2014-01-23 16:36:55 -08:00