From: Andrew G. Morgan Date: Fri, 4 Jul 2008 16:59:58 +0000 (-0700) Subject: security: filesystem capabilities: fix fragile setuid fixup code X-Git-Tag: v2.6.26-rc9~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=086f7316f0d400806d76323beefae996bb3849b1;p=pandora-kernel.git security: filesystem capabilities: fix fragile setuid fixup code This commit includes a bugfix for the fragile setuid fixup code in the case that filesystem capabilities are supported (in access()). The effect of this fix is gated on filesystem capability support because changing securebits is only supported when filesystem capabilities support is configured.) [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Andrew G. Morgan Acked-by: Serge Hallyn Acked-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed