]> 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)
commitf3d52c4a2e393d33dd6c6bd1d65a7bc2d42996f0
tree66c323033869878b0ca7b740ac8bf06f94462780
parent8fd1a1d1835f3130425f7ca8d561773eddcb3bfa
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