From: David Howells Date: Fri, 24 Jun 2005 05:00:51 +0000 (-0700) Subject: [PATCH] Keys: Pass session keyring to call_usermodehelper() X-Git-Tag: v2.6.13-rc1~68^2~378 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7888e7ff4ee579442128d7d12a9c9dbf2cf7de6a;p=pandora-kernel.git [PATCH] Keys: Pass session keyring to call_usermodehelper() The attached patch makes it possible to pass a session keyring through to the process spawned by call_usermodehelper(). This allows patch 3/3 to pass an authorisation key through to /sbin/request-key, thus permitting better access controls when doing just-in-time key creation. Signed-Off-By: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed