Date: Fri, 30 Sep 2005 06:11:00 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_mount.c Message-ID: <200509300611.j8U6B0vL017188@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2005-09-30 06:11:00 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern vfs_mount.c
Log:
MFC 1.197 (by ssouhlal):
Don't unbusy the devfs mount in vfs_mountroot_try() as it gets accessed
and unbusied in devfs_fixup(), which assumes that the devfs mount is
still locked.
Approved by: re (scottl)
Revision Changes Path
1.196.2.1 +0 -1 src/sys/kern/vfs_mount.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509300611.j8U6B0vL017188>
