kernel-ark/security/keys
David Howells 31204ed925 [PATCH] keys: discard the contents of a key on revocation
Cause the keys linked to a keyring to be unlinked from it when revoked and it
causes the data attached to a user-defined key to be discarded when revoked.

This frees up most of the quota a key occupied at that point, rather than
waiting for the key to actually be destroyed.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-26 09:58:18 -07:00
..
compat.c
internal.h [PATCH] keys: sort out key quota system 2006-06-26 09:58:18 -07:00
key.c [PATCH] keys: sort out key quota system 2006-06-26 09:58:18 -07:00
keyctl.c [PATCH] keys: sort out key quota system 2006-06-26 09:58:18 -07:00
keyring.c [PATCH] keys: discard the contents of a key on revocation 2006-06-26 09:58:18 -07:00
Makefile
permission.c
proc.c
process_keys.c [PATCH] keys: sort out key quota system 2006-06-26 09:58:18 -07:00
request_key_auth.c [PATCH] keys: sort out key quota system 2006-06-26 09:58:18 -07:00
request_key.c [PATCH] keys: sort out key quota system 2006-06-26 09:58:18 -07:00
user_defined.c [PATCH] keys: discard the contents of a key on revocation 2006-06-26 09:58:18 -07:00