commit | 0226f4923f6c9b40cfa1c1c1b19a6ac6b3924ead | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Dec 06 12:21:54 2011 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Jan 03 22:57:13 2012 -0500 |
tree | cb0f26e6329e2222a9f3b8f85887f63980a01d37 | |
parent | 3a2393d71d77b034669d495b49c212a87e04abdc [diff] |
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>