[PATCH] keys: let keyctl_chown() change a key's owner
authorFredrik Tolf <fredrik@dolda2000.com>
Mon, 26 Jun 2006 07:24:51 +0000 (00:24 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:18 +0000 (09:58 -0700)
commit5801649d8b83e7cb9b15839761bdee594653c294
tree4534b606908596651a533b2f51418444b5a1e705
parent31204ed925b067d2bb65adb89501656f8274a32a
[PATCH] keys: let keyctl_chown() change a key's owner

Let keyctl_chown() change a key's owner, including attempting to transfer the
quota burden to the new user.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
security/keys/keyctl.c