cvs commit: src/sys/kern vfs_mount.c
Suleiman Souhlal
ssouhlal at FreeBSD.org
Fri Sep 2 13:37:55 GMT 2005
ssouhlal 2005-09-02 13:37:54 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
Log:
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.
Granced at by: phk
MFC after: 3 days
Revision Changes Path
1.197 +0 -1 src/sys/kern/vfs_mount.c
More information about the cvs-src
mailing list