Subject: CVS commit: [netbsd-3] src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/30/2005 10:14:29
Module Name:	src
Committed By:	tron
Date:		Wed Mar 30 10:14:29 UTC 2005

Modified Files:
	src/sys/ufs/lfs [netbsd-3]: lfs_vnops.c

Log Message:
Pull up revision 1.140 (requested by perseant in ticket #74):
Don't sleep while holding the vnode interlock.  Should take care of the
first panic case in PR #26043.


To generate a diff of this commit:
cvs rdiff -r1.137.2.2 -r1.137.2.3 src/sys/ufs/lfs/lfs_vnops.c

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