proc: Have net show up under /proc/<tgid>/task/<tid>
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 31 Jul 2014 23:27:08 +0000 (16:27 -0700)
committerEric W. Biederman <ebiederm@xmission.com>
Mon, 4 Aug 2014 17:07:08 +0000 (10:07 -0700)
Network namespaces are per task so it make sense for them to show up
in the task directory.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
fs/proc/base.c

diff --cc fs/proc/base.c
Simple merge