1
0
Fork 0
alistair23-linux/fs/fuse
Miklos Szeredi fd72faac95 [PATCH] FUSE: atomic create+open
This patch adds an atomic create+open operation.  This does not yet work if
the file type changes between lookup and create+open, but solves the
permission checking problems for the separte create and open methods.

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
..
Makefile [PATCH] FUSE - file operations 2005-09-09 14:03:45 -07:00
dev.c [PATCH] FUSE: atomic create+open 2005-11-07 07:53:42 -08:00
dir.c [PATCH] FUSE: atomic create+open 2005-11-07 07:53:42 -08:00
file.c [PATCH] FUSE: atomic create+open 2005-11-07 07:53:42 -08:00
fuse_i.h [PATCH] FUSE: atomic create+open 2005-11-07 07:53:42 -08:00
inode.c [PATCH] FUSE: don't allow restarting of system calls 2005-09-09 14:03:48 -07:00