remarkable-linux/fs/smbfs
Eric W. Biederman a71113da44 [PATCH] smbfs: Make conn_pid a struct pid
smbfs keeps track of the user space server process in conn_pid.  This converts
that track to use a struct pid instead of pid_t.  This keeps us safe from pid
wrap around issues and prepares the way for the pid namespace.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-13 09:05:53 -08:00
..
cache.c [PATCH] struct path: convert smbfs 2006-12-08 08:28:49 -08:00
dir.c [PATCH] struct path: convert smbfs 2006-12-08 08:28:49 -08:00
file.c [PATCH] struct path: convert smbfs 2006-12-08 08:28:49 -08:00
getopt.c
getopt.h
inode.c [PATCH] smbfs: Make conn_pid a struct pid 2006-12-13 09:05:53 -08:00
ioctl.c
Makefile [PATCH] smbfs: remove kmalloc wrapper 2006-01-14 18:27:13 -08:00
proc.c [PATCH] smbfs: Make conn_pid a struct pid 2006-12-13 09:05:53 -08:00
proto.h [PATCH] mark address_space_operations const 2006-06-28 14:59:04 -07:00
request.c [PATCH] slab: remove kmem_cache_t 2006-12-07 08:39:25 -08:00
request.h
smb_debug.h
smbiod.c [PATCH] smbfs: Make conn_pid a struct pid 2006-12-13 09:05:53 -08:00
sock.c [PATCH] struct path: convert smbfs 2006-12-08 08:28:49 -08:00
symlink.c