Subject: PR/26043 CVS commit: [netbsd-3] src/sys/ufs/lfs
To: None <perseant@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 03/30/2005 10:15:02
The following reply was made to PR kern/26043; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/26043 CVS commit: [netbsd-3] src/sys/ufs/lfs
Date: Wed, 30 Mar 2005 10:14:29 +0000 (UTC)

 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.