]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/namespace.c
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)
commit0226f4923f6c9b40cfa1c1c1b19a6ac6b3924ead
treecb0f26e6329e2222a9f3b8f85887f63980a01d37
parent3a2393d71d77b034669d495b49c212a87e04abdc
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