Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/kern
Module Name: syssrc
Committed By: chs
Date: Thu Oct 4 05:46:47 UTC 2001
Modified Files:
syssrc/sys/kern: vfs_subr.c
Log Message:
when attempting to reclaim a vnode, tell the lockmgr() that it's ok
to just fail if we already hold the lock. we'll skip that vnode
and try another. fixes PR 14090.
To generate a diff of this commit:
cvs rdiff -r1.159 -r1.160 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