From: David Howells Date: Fri, 7 Oct 2005 15:41:24 +0000 (+0100) Subject: [PATCH] Keys: Possessor permissions should be additive X-Git-Tag: v2.6.14-rc4~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ab501db8cb6659efdf04034e0de6b44c059a51b;p=pandora-kernel.git [PATCH] Keys: Possessor permissions should be additive This patch makes the possessor permissions on a key additive with user/group/other permissions on the same key. This permits extra rights to be granted to the possessor of a key without taking away any rights conferred by them owning the key or having common group membership. Signed-Off-By: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed