aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorEric W. Biederman <[email protected]>2007-11-14 17:00:07 -0800
committerLinus Torvalds <[email protected]>2007-11-14 18:45:42 -0800
commit9fcc2d15b14894aa53e5e8b7fd5d6e3ca558e5df (patch)
treebc58ea7711b0a51c5b810ca1320fed53ed201772 /include/linux
parentc0f2a9d75aed1a4be40c3975b94fd39066bd11bb (diff)
proc: simplify and correct proc_flush_task
Currently we special case when we have only the initial pid namespace. Unfortunately in doing so the copied case for the other namespaces was broken so we don't properly flush the thread directories :( So this patch removes the unnecessary special case (removing a usage of proc_mnt) and corrects the flushing of the thread directories. Signed-off-by: Eric W. Biederman <[email protected]> Cc: Al Viro <[email protected]> Cc: Pavel Emelyanov <[email protected]> Cc: Sukadev Bhattiprolu <[email protected]> Cc: Kirill Korotaev <[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