kernel-ark/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
dir.c
file.c
getopt.c
getopt.h
inode.c
ioctl.c
Makefile
proc.c
proto.h
request.c
request.h
smb_debug.h
smbiod.c
sock.c
symlink.c