From: David Howells Date: Mon, 26 Jun 2006 07:24:50 +0000 (-0700) Subject: [PATCH] keys: sort out key quota system X-Git-Tag: v2.6.18-rc1~816 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e047ef5fe2d52e83020e856b1bf2556a6a2ce98;p=pandora-kernel.git [PATCH] keys: sort out key quota system Add the ability for key creation to overrun the user's quota in some circumstances - notably when a session keyring is created and assigned to a process that didn't previously have one. This means it's still possible to log in, should PAM require the creation of a new session keyring, and fix an overburdened key quota. Signed-off-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed