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)
commit6ba8ed79a3cce14bd5597218fd46408b8376f8f3
treeb9586935f31c1c66b7bb0645a028dba7a028b152
parent65b38851a17472d31fec9019fc3a55b0802dab88
proc: Have net show up under /proc/<tgid>/task/<tid>

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