linux/fs/fuse
Miklos Szeredi e8e961574b 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>
2007-10-17 08:43:04 -07:00
..
Makefile
control.c [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00
dev.c fuse: no ENOENT from fuse device read 2007-10-17 08:43:04 -07:00
dir.c fuse: clean up execute permission checking 2007-10-17 08:43:04 -07:00
file.c fuse: cleanup in release 2007-10-17 08:43:04 -07:00
fuse_i.h fuse: fix permission checking on sticky directories 2007-10-17 08:43:04 -07:00
inode.c fuse: fix permission checking on sticky directories 2007-10-17 08:43:04 -07:00