common object embedded into various struct ....ns
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 1 Nov 2014 02:56:04 +0000 (22:56 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 4 Dec 2014 19:31:00 +0000 (14:31 -0500)
commit435d5f4bb2ccba3b791d9ef61d2590e30b8e806e
treed482ef15334a703bbe406dab021880ce3d320870
parentcac7f2429872d3733dc3f9915857b1691da2eb2f
common object embedded into various struct ....ns

for now - just move corresponding ->proc_inum instances over there

Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
17 files changed:
fs/mount.h
fs/namespace.c
include/linux/ipc_namespace.h
include/linux/ns_common.h [new file with mode: 0644]
include/linux/pid_namespace.h
include/linux/user_namespace.h
include/linux/utsname.h
include/net/net_namespace.h
init/version.c
ipc/msgutil.c
ipc/namespace.c
kernel/pid.c
kernel/pid_namespace.c
kernel/user.c
kernel/user_namespace.c
kernel/utsname.c
net/core/net_namespace.c