cvs commit: src/sys/kern vfs_mount.c
Xin LI
delphij at FreeBSD.org
Thu Sep 29 23:11:00 PDT 2005
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
More information about the cvs-src
mailing list