From: David Howells Date: Wed, 2 Sep 2009 08:13:55 +0000 (+0100) Subject: KEYS: Flag dead keys to induce EKEYREVOKED [try #6] X-Git-Tag: v2.6.32-rc1~737^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f041ae2f99d49adc914153a34a2d0e14e4389d90;p=pandora-kernel.git KEYS: Flag dead keys to induce EKEYREVOKED [try #6] Set the KEY_FLAG_DEAD flag on keys for which the type has been removed. This causes the key_permission() function to return EKEYREVOKED in response to various commands. It does not, however, prevent unlinking or clearing of keyrings from detaching the key. Signed-off-by: David Howells Acked-by: Serge Hallyn Signed-off-by: James Morris --- Reading git-diff-tree failed