kernel-hacking-2024-linux-s.../fs/9p
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
To help in reducing the number of include dependencies, several files were
touched as they were getting needed headers indirectly for stuff they use.

Thanks also to Alan Menegotto for pointing out that net/dccp/proto.c had
linux/dccp.h include twice.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-03 13:11:21 -08:00
..
9p.c
9p.h
conv.c [PATCH] v9fs: allocate the Rwalk qid array from the right conv buffer 2005-09-22 22:17:33 -07:00
conv.h
debug.h
error.c [PATCH] fix remaining missing includes 2005-11-07 07:53:41 -08:00
error.h [PATCH] v9fs: fix handling of malformed 9P messages 2005-09-09 13:57:58 -07:00
fid.c [PATCH] v9fs: fix races in fid allocation 2005-09-28 07:46:40 -07:00
fid.h [PATCH] v9fs: fix races in fid allocation 2005-09-28 07:46:40 -07:00
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 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 2006-01-03 13:11:21 -08:00
transport.h
v9fs.c [PATCH] V9FS: 'names_cache' memory leak 2005-11-07 07:53:39 -08:00
v9fs.h
v9fs_vfs.h
vfs_dentry.c [PATCH] v9fs: fix races in fid allocation 2005-09-28 07:46:40 -07:00
vfs_dir.c [PATCH] v9fs: fix races in fid allocation 2005-09-28 07:46:40 -07:00
vfs_file.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
vfs_inode.c [PATCH] v9fs: fix memory leak in v9fs dentry code 2005-11-28 14:42:25 -08:00
vfs_super.c [PATCH] missing ERR_PTR in 9fs 2005-09-30 08:42:23 -07:00