diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2006-12-13 08:35:11 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-13 17:05:53 (GMT) |
commit | 2154227a2c6cf04e28576b59c684123eb0e81958 (patch) | |
tree | a568074140eb7b63886a468315cb25224901a7bc /lib/audit.c | |
parent | a71113da44063b587b5a4c2fc94c948a14f2bb43 (diff) | |
download | linux-2154227a2c6cf04e28576b59c684123eb0e81958.tar.xz |
[PATCH] ncpfs: Use struct pid to track the userspace watchdog process
This patch converts the tracking of the user space watchdog process from using
a pid_t to use struct pid. This makes us safe from pid wrap around issues and
prepares the way for the pid namespace.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Cc: Petr Vandrovec <VANDROVE@vc.cvut.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'lib/audit.c')
0 files changed, 0 insertions, 0 deletions