linux-stable/fs/9p
Eric Van Hensbergen b501611a6f [PATCH] v9fs: readlink extended mode check
LANL reported some issues with random crashes during mount of legacy protocol
servers (9P2000 versus 9P2000.u) -- crash was always happening in readlink
(which should never happen in legacy mode).  Added some sanity conditionals to
the get_inode code which should prevent the errors LANL was seeing.  Code
tested benign through regression.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-09 13:57:58 -07:00
..
9p.c [PATCH] v9fs: 9P protocol implementation 2005-09-09 13:57:56 -07:00
9p.h [PATCH] v9fs: 9P protocol implementation 2005-09-09 13:57:56 -07:00
conv.c [PATCH] v9fs: 9P protocol implementation 2005-09-09 13:57:56 -07:00
conv.h [PATCH] v9fs: 9P protocol implementation 2005-09-09 13:57:56 -07:00
debug.h [PATCH] v9fs: debug and support routines 2005-09-09 13:57:57 -07:00
error.c [PATCH] v9fs: debug and support routines 2005-09-09 13:57:57 -07:00
error.h [PATCH] v9fs: Clean-up vfs_inode and setattr functions 2005-09-09 13:57:57 -07:00
fid.c [PATCH] v9fs: debug and support routines 2005-09-09 13:57:57 -07:00
fid.h [PATCH] v9fs: debug and support routines 2005-09-09 13:57:57 -07:00
Makefile [PATCH] v9fs: Documentation, Makefiles, Configuration 2005-09-09 13:57:56 -07:00
mux.c [PATCH] v9fs: Support to force umount 2005-09-09 13:57:57 -07:00
mux.h [PATCH] v9fs: Support to force umount 2005-09-09 13:57:57 -07:00
trans_fd.c [PATCH] v9fs: transport modules 2005-09-09 13:57:57 -07:00
trans_sock.c [PATCH] v9fs: transport modules 2005-09-09 13:57:57 -07:00
transport.h [PATCH] v9fs: transport modules 2005-09-09 13:57:57 -07:00
v9fs.c [PATCH] v9fs: Support to force umount 2005-09-09 13:57:57 -07:00
v9fs.h [PATCH] v9fs: Support to force umount 2005-09-09 13:57:57 -07:00
v9fs_vfs.h [PATCH] v9fs: VFS superblock operations and glue 2005-09-09 13:57:56 -07:00
vfs_dentry.c [PATCH] v9fs: VFS file, dentry, and directory operations 2005-09-09 13:57:56 -07:00
vfs_dir.c [PATCH] v9fs: VFS file, dentry, and directory operations 2005-09-09 13:57:56 -07:00
vfs_file.c [PATCH] v9fs: VFS file, dentry, and directory operations 2005-09-09 13:57:56 -07:00
vfs_inode.c [PATCH] v9fs: readlink extended mode check 2005-09-09 13:57:58 -07:00
vfs_super.c [PATCH] v9fs: Support to force umount 2005-09-09 13:57:57 -07:00