]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Cache the security index in the rxrpc_call struct
authorDavid Howells <dhowells@redhat.com>
Wed, 7 Sep 2016 14:19:25 +0000 (15:19 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 7 Sep 2016 14:30:22 +0000 (15:30 +0100)
commitc6ace4bc1475ae951c0f41ed5b7a6005b7c97697
tree66c323033869878b0ca7b740ac8bf06f94462780
parente3da7f7eee9a4660a87123431733e97eca6033d1
rxrpc: Cache the security index in the rxrpc_call struct

Cache the security index in the rxrpc_call struct so that we can get at it
even when the call has been disconnected and the connection pointer
cleared.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/ar-internal.h
net/rxrpc/call_object.c
net/rxrpc/conn_client.c
net/rxrpc/input.c
net/rxrpc/sendmsg.c