Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 03/25/2005 01:45:05
Module Name:	src
Committed By:	perseant
Date:		Fri Mar 25 01:45:05 UTC 2005

Modified Files:
	src/sys/ufs/lfs: lfs_vnops.c

Log Message:
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.139 -r1.140 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.