Home
last modified time | relevance | path

Searched hist:"31 d40d74" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/fuse/
H A Dfuse_i.h31d40d74 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 Ddir.c31d40d74 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>