diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2006-12-13 09:35:10 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-13 18:05:53 +0100 |
commit | a71113da44063b587b5a4c2fc94c948a14f2bb43 (patch) | |
tree | c2b804232dcda3e403d43977e7329c21e787e242 /kernel/kfifo.c | |
parent | [PATCH] n_r3964: Use struct pid to track user space clients (diff) | |
download | linux-a71113da44063b587b5a4c2fc94c948a14f2bb43.tar.xz linux-a71113da44063b587b5a4c2fc94c948a14f2bb43.zip |
[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>
Diffstat (limited to 'kernel/kfifo.c')
0 files changed, 0 insertions, 0 deletions