Date: Mon, 8 Jul 2002 12:10:15 -0700 (PDT) From: Maxime Henrion <mux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_mount.c Message-ID: <200207081910.g68JAFPT079889@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2002/07/08 12:10:15 PDT Modified files: sys/kern vfs_mount.c Log: Add a VFS_START() call in vfs_mountroot_try() for the sake of being correct. None of the root mountable filesystems do something at VFS_START(). Shorten a comment to fix a style bug while I'm here. PR: kern/18505 Revision Changes Path 1.74 +2 -1 src/sys/kern/vfs_mount.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207081910.g68JAFPT079889>