K 10 svn:author V 3 mux K 8 svn:date V 27 2002-07-02T17:09:22.000000Z K 7 svn:log V 347 Move every code related to mount(2) in a new file, vfs_mount.c. The file vfs_conf.c which was dealing with root mounting has been repo-copied into vfs_mount.c to preserve history. This makes nmount related development easier, and help reducing the size of vfs_syscalls.c, which is still an enormous file. Reviewed by: rwatson Repo-copy by: peter END