From: Miklos Szeredi Date: Wed, 17 Oct 2007 06:31:06 +0000 (-0700) Subject: fuse: clean up execute permission checking X-Git-Tag: v2.6.24-rc1~539 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8e961574b5b417d3fc277cbf436081fce4fc2e1;p=pandora-kernel.git fuse: clean up execute permission checking Define a new function fuse_refresh_attributes() that conditionally refreshes the attributes based on the validity timeout. In fuse_permission() only refresh the attributes for checking the execute bits if necessary. Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed