From: Tyler Hicks Date: Wed, 26 Aug 2009 06:54:56 +0000 (-0500) Subject: eCryptfs: Validate global auth tok keys X-Git-Tag: v2.6.32-rc1~47^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3891959846709a19f76628e33478cd85edb0e79f;p=pandora-kernel.git eCryptfs: Validate global auth tok keys When searching through the global authentication tokens for a given key signature, verify that a matching key has not been revoked and has not expired. This allows the `keyctl revoke` command to be properly used on keys in use by eCryptfs. Acked-by: Serge Hallyn Cc: ecryptfs-devel@lists.launchpad.net Cc: stable Signed-off-by: Tyler Hicks --- Reading git-diff-tree failed