Searched hist:"31 d40d74" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/fuse/ |
H A D | fuse_i.h | 31d40d74 Mon Nov 07 02:59:50 CST 2005 Miklos Szeredi <miklos@szeredi.hu> [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>
|
H A D | dir.c | 31d40d74 Mon Nov 07 02:59:50 CST 2005 Miklos Szeredi <miklos@szeredi.hu> [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>
|