mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 09:40:58 +07:00
b501611a6f
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> |
||
---|---|---|
.. | ||
9p.c | ||
9p.h | ||
conv.c | ||
conv.h | ||
debug.h | ||
error.c | ||
error.h | ||
fid.c | ||
fid.h | ||
Makefile | ||
mux.c | ||
mux.h | ||
trans_fd.c | ||
trans_sock.c | ||
transport.h | ||
v9fs_vfs.h | ||
v9fs.c | ||
v9fs.h | ||
vfs_dentry.c | ||
vfs_dir.c | ||
vfs_file.c | ||
vfs_inode.c | ||
vfs_super.c |