From: Miklos Szeredi Date: Mon, 7 Nov 2005 08:59:50 +0000 (-0800) Subject: [PATCH] FUSE: add access call X-Git-Tag: v2.6.15-rc1~600 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31d40d74b402a6fa18a006fb3745f64609f35b77;p=pandora-kernel.git [PATCH] FUSE: add access call Add a new access call, which will only be called if ->permission is invoked from sys_access(). In all other cases permission checking is delayed until the actual filesystem operation. Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed