OSDN Git Service

rxrpc: Fix the min security level for kernel calls
authorDavid Howells <dhowells@redhat.com>
Thu, 10 May 2018 22:26:01 +0000 (23:26 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 10 May 2018 22:26:01 +0000 (23:26 +0100)
commit93864fc3ffcc4bf70e96cfb5cc6e941630419ad0
tree9a0a071624b313dccea371e302a2ced8b0c41fc6
parentf2aeed3a591ff29a82495eeaa92ac4780bad7487
rxrpc: Fix the min security level for kernel calls

Fix the kernel call initiation to set the minimum security level for kernel
initiated calls (such as from kAFS) from the sockopt value.

Fixes: 19ffa01c9c45 ("rxrpc: Use structs to hold connection params and protocol info")
Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/af_rxrpc.c