Subject: CVS commit: [netbsd-2-0] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/21/2004 10:20:07
Module Name:	src
Committed By:	tron
Date:		Mon Jun 21 10:20:07 UTC 2004

Modified Files:
	src/sys/kern [netbsd-2-0]: vfs_subr.c

Log Message:
Pull up revision 1.228 (requested by yamt in ticket #516):
getcleanvnode: don't try to reclaim a vnode marked as VXLOCK.
fix crashes with VOP_RECLAIM implementations which might block.
(eg. layered filesystems)


To generate a diff of this commit:
cvs rdiff -r1.218.2.3 -r1.218.2.4 src/sys/kern/vfs_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.