diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2006-06-26 00:25:45 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-26 09:58:24 -0700 |
commit | 68602066c3327fa340899609d715781eda423751 (patch) | |
tree | fdd1db5b08755bf2c353364b56a778f62e5009f4 /fs/sysv | |
parent | aed7a6c476d90660ac5af860158407ae9fe61c68 (diff) | |
download | op-kernel-dev-68602066c3327fa340899609d715781eda423751.zip op-kernel-dev-68602066c3327fa340899609d715781eda423751.tar.gz |
[PATCH] proc: Remove bogus proc_task_permission
First we can access every /proc/<tgid>/task/<pid> directory as /proc/<pid> so
proc_task_permission is not usefully limiting visibility.
Second having related filesystems information should have nothing to do with
process visibility. kill does not implement any checks like that.
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 'fs/sysv')
0 files changed, 0 insertions, 0 deletions