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)
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>

No differences found