]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2a310dc411afc7f25eda992ba74020f8de589de0
treeb9586935f31c1c66b7bb0645a028dba7a028b152
parent676aefaab57289d18a6e5f2086f9c78ad079d95f
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