alistair23-linux/security/keys
David Howells 1f8f5cf6e4 KEYS: Make request key instantiate the per-user keyrings
Make request_key() instantiate the per-user keyrings so that it doesn't oops
if it needs to get hold of the user session keyring because there isn't a
session keyring in place.

Signed-off-by: David Howells <dhowells@redhat.com>
Tested-by: Steve French <smfrench@gmail.com>
Tested-by: Rutger Nijlunsing <rutger.nijlunsing@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-11-10 13:20:57 -08:00
..
compat.c
internal.h KEYS: Make request key instantiate the per-user keyrings 2008-11-10 13:20:57 -08:00
key.c
keyctl.c
keyring.c
Makefile
permission.c
proc.c
process_keys.c KEYS: Make request key instantiate the per-user keyrings 2008-11-10 13:20:57 -08:00
request_key.c KEYS: Make request key instantiate the per-user keyrings 2008-11-10 13:20:57 -08:00
request_key_auth.c
sysctl.c
user_defined.c