From: Christoph Hellwig Date: Fri, 24 Oct 2008 07:59:29 +0000 (+0200) Subject: kill vfs_permission X-Git-Tag: v2.6.29-rc1~549^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb23beb55100171646e69e248fb45f10db6e99a4;p=pandora-kernel.git kill vfs_permission With all the nameidata removal there's no point anymore for this helper. Of the three callers left two will go away with the next lookup series anyway. Also add proper kerneldoc to inode_permission as this is the main permission check routine now. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed