Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: fvdl
Date: Mon Jul 3 17:36:03 UTC 2000
Modified Files:
syssrc/sys/kern [netbsd-1-5]: vfs_subr.c
Log Message:
pullup from trunk:
Fix a "locking against myself" problem; holding ufs_hashlock
across getnewvnode() could cause a recursive lock if it resulted in
recycling a vnode that was using softdeps.
To generate a diff of this commit:
cvs rdiff -r1.128 -r1.128.2.1 syssrc/sys/kern/vfs_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index