Date: Sun, 03 Jul 2005 01:27:04 -0000 From: David Schultz <das@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mount.h src/sys/kern vfs_default.c vfs_init.c vfs_mount.c Message-ID: <200502202302.j1KN2KRl069216@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2005-02-20 23:02:20 UTC FreeBSD src repository Modified files: sys/sys mount.h sys/kern vfs_default.c vfs_init.c vfs_mount.c Log: Remove VFS_START(). Its original purpose involved the mfs filesystem, which is long gone. Discussed with: mckusick Reviewed by: phk Revision Changes Path 1.121 +0 -10 src/sys/kern/vfs_default.c 1.81 +0 -3 src/sys/kern/vfs_init.c 1.181 +1 -4 src/sys/kern/vfs_mount.c 1.193 +0 -4 src/sys/sys/mount.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502202302.j1KN2KRl069216>