commit | 6ba8ed79a3cce14bd5597218fd46408b8376f8f3 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Thu Jul 31 16:27:08 2014 -0700 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Mon Aug 04 10:07:08 2014 -0700 |
tree | b9586935f31c1c66b7bb0645a028dba7a028b152 | |
parent | 65b38851a17472d31fec9019fc3a55b0802dab88 [diff] |
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>