kernel-ark/fs/fuse
Miklos Szeredi 39ee059aff [PATCH] fuse: check file type in lookup
Previously invalid types were quietly changed to regular files, but at
revalidation the inode was changed to bad.  This was rather inconsistent
behavior.

Now check if the type is valid on initial lookup, and return -EIO if not.

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-06 08:33:56 -08:00
..
dev.c
dir.c [PATCH] fuse: check file type in lookup 2006-01-06 08:33:56 -08:00
file.c
fuse_i.h
inode.c [PATCH] fuse: check file type in lookup 2006-01-06 08:33:56 -08:00
Makefile