linux/fs/fuse
Miklos Szeredi ee4e52719c [PATCH] fuse: check reserved node ID values
This patch checks reserved node ID values returned by lookup and creation
operations.  In case one of the reserved values is sent, return -EIO.

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-09-28 07:46:40 -07:00
..
Makefile [PATCH] FUSE - file operations 2005-09-09 14:03:45 -07:00
dev.c [PATCH] FUSE: don't allow restarting of system calls 2005-09-09 14:03:48 -07:00
dir.c [PATCH] fuse: check reserved node ID values 2005-09-28 07:46:40 -07:00
file.c [PATCH] FUSE: don't allow restarting of system calls 2005-09-09 14:03:48 -07:00
fuse_i.h [PATCH] FUSE: don't allow restarting of system calls 2005-09-09 14:03:48 -07:00
inode.c [PATCH] FUSE: don't allow restarting of system calls 2005-09-09 14:03:48 -07:00