proc: Split the namespace stuff out into linux/proc_ns.h
authorDavid Howells <dhowells@redhat.com>
Fri, 12 Apr 2013 00:50:06 +0000 (01:50 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 1 May 2013 21:29:39 +0000 (17:29 -0400)
commit0bb80f240520c4148b623161e7856858c021696d
treeeeb27af589bc12d5864bd2594e5eea59aabe37db
parentc3bef7bcaaa7d9f6704fcd81a171c9f0c91a2259
proc: Split the namespace stuff out into linux/proc_ns.h

Split the proc namespace stuff out into linux/proc_ns.h.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: netdev@vger.kernel.org
cc: Serge E. Hallyn <serge.hallyn@ubuntu.com>
cc: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
15 files changed:
fs/namespace.c
fs/proc/inode.c
fs/proc/namespaces.c
include/linux/proc_fs.h
include/linux/proc_ns.h [new file with mode: 0644]
init/version.c
ipc/msgutil.c
ipc/namespace.c
kernel/nsproxy.c
kernel/pid.c
kernel/pid_namespace.c
kernel/user.c
kernel/user_namespace.c
kernel/utsname.c
net/core/net_namespace.c