From: David Howells Date: Thu, 13 Nov 2008 23:39:21 +0000 (+1100) Subject: CRED: Make inode_has_perm() and file_has_perm() take a cred pointer X-Git-Tag: v2.6.29-rc1~588^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88e67f3b8898c5ea81d2916dd5b8bc9c0c35ba13;p=pandora-kernel.git CRED: Make inode_has_perm() and file_has_perm() take a cred pointer Make inode_has_perm() and file_has_perm() take a cred pointer rather than a task pointer. Signed-off-by: David Howells Acked-by: James Morris Acked-by: Serge Hallyn Signed-off-by: James Morris --- Reading git-diff-tree failed