android_kernel_xiaomi_sm7250/fs/9p
Eric Van Hensbergen cb2e87a65d [PATCH] v9fs: fix handling of malformed 9P messages
This patch attempts to do a better job of cleaning up after detecting errors
on the transport.  This should also improve error reporting on broken
connections to servers.

Signed-off-by: Latchesar Ionkov <lucho@ionkov.net>
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
9p.h
conv.c
conv.h
debug.h
error.c
error.h [PATCH] v9fs: fix handling of malformed 9P messages 2005-09-09 13:57:58 -07:00
fid.c
fid.h
Makefile
mux.c [PATCH] v9fs: fix handling of malformed 9P messages 2005-09-09 13:57:58 -07:00
mux.h [PATCH] v9fs: fix handling of malformed 9P messages 2005-09-09 13:57:58 -07:00
trans_fd.c
trans_sock.c [PATCH] v9fs: fix handling of malformed 9P messages 2005-09-09 13:57:58 -07:00
transport.h
v9fs_vfs.h
v9fs.c
v9fs.h
vfs_dentry.c
vfs_dir.c
vfs_file.c
vfs_inode.c [PATCH] v9fs: readlink extended mode check 2005-09-09 13:57:58 -07:00
vfs_super.c