android_kernel_xiaomi_sm7250/fs/fuse
Miklos Szeredi 31d40d74b4 [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 <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-07 07:53:42 -08:00
..
dev.c [PATCH] fuse: spelling fixes 2005-10-30 17:37:24 -08:00
dir.c [PATCH] FUSE: add access call 2005-11-07 07:53:42 -08:00
file.c [PATCH] fuse: check O_DIRECT 2005-09-30 12:41:18 -07:00
fuse_i.h [PATCH] FUSE: add access call 2005-11-07 07:53:42 -08:00
inode.c
Makefile