dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/security/keys
Dan Carpenter 4d09ec0f70 KEYS: Return more accurate error codes
We were using the wrong variable here so the error codes weren't being returned
properly.  The original code returns -ENOKEY.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
2010-05-18 08:50:55 +10:00
..
Makefile
compat.c
gc.c
internal.h KEYS: Do preallocation for __key_link() 2010-05-06 22:25:02 +10:00
key.c KEYS: Do preallocation for __key_link() 2010-05-06 22:25:02 +10:00
keyctl.c
keyring.c KEYS: Do preallocation for __key_link() 2010-05-06 22:25:02 +10:00
permission.c
proc.c Merge branch 'master' into next 2010-05-06 10:56:07 +10:00
process_keys.c KEYS: Return more accurate error codes 2010-05-18 08:50:55 +10:00
request_key.c KEYS: Do preallocation for __key_link() 2010-05-06 22:25:02 +10:00
request_key_auth.c
sysctl.c
user_defined.c