procfs: Move proc_fill_super() to fs/proc/root.c
authorDavid Howells <dhowells@redhat.com>
Thu, 1 Nov 2018 23:07:25 +0000 (23:07 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 28 Feb 2019 08:29:27 +0000 (03:29 -0500)
commit60a3c3a58e2e01e19ed2b68b415adb12118ac349
tree2535e20323f20f42922f8c87c782771aa2746313
parent0b52075ee62301dd150c9f2c3ddd0035ed894cde
procfs: Move proc_fill_super() to fs/proc/root.c

Move proc_fill_super() to fs/proc/root.c as that's where the other
superblock stuff is.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Alexey Dobriyan <adobriyan@gmail.com>
cc: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/proc/inode.c
fs/proc/internal.h
fs/proc/root.c