]> git.baikalelectronics.ru Git - kernel.git/commit
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 6 Dec 2011 17:21:54 +0000 (12:21 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 4 Jan 2012 03:57:13 +0000 (22:57 -0500)
commit548bc586a092ac512a2f1415dabb4d2d8af86d80
treecb0f26e6329e2222a9f3b8f85887f63980a01d37
parent4bc8d3ac9141181cb6a70854c5104343a7c11767
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c

rationale: that stuff is far tighter bound to fs/namespace.c than to
the guts of procfs proper.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/Makefile
fs/mount.h
fs/namespace.c
fs/proc/base.c
fs/proc_namespace.c [new file with mode: 0644]
include/linux/mnt_namespace.h