aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorEric W. Biederman <[email protected]>2008-02-08 04:18:34 -0800
committerLinus Torvalds <[email protected]>2008-02-08 09:22:24 -0800
commit488e5bc4560d0b510c1ddc451c51a6cc14e3a930 (patch)
tree0b0df343406ff47578280e01388fc997064c8aa9 /include/linux
parentdf5f8314ca30d6a76735748e5ba4ca9809c0f434 (diff)
proc: proper pidns handling for /proc/self
Currently if you access a /proc that is not mounted with your processes current pid namespace /proc/self will point at a completely random task. This patch fixes /proc/self to point to the current process if it is available in the particular mount of /proc or to return -ENOENT if the current process is not visible. Signed-off-by: Eric W. Biederman <[email protected]> Cc: Pavel Emelyanov <[email protected]> Cc: Alexey Dobriyan <[email protected]> Cc: Oleg Nesterov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions