commit | 3dccff8dc00994428777f483922058c554db85bd | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Sat Mar 25 03:06:51 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 25 08:22:50 2006 -0800 |
tree | 14c72fa82afa4e325c4aaa3f84c31ab154f60b1d | |
parent | a7d06ca7b626c9257bee4439d9d80a7e44ae237e [diff] |
[PATCH] Keys: Fix key quota management on key allocation Make key quota detection generate an error if either quota is exceeded rather than only if both quotas are exceeded. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>