Searched hist:e8e961574b5b417d3fc277cbf436081fce4fc2e1 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/fuse/ |
H A D | dir.c | diff e8e961574b5b417d3fc277cbf436081fce4fc2e1 Wed Oct 17 01:31:06 CDT 2007 Miklos Szeredi <mszeredi@suse.cz> 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 <mszeredi@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|