Subject: PR/26043 CVS commit: src/sys/ufs/lfs
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Konrad Schroder <perseant@netbsd.org>
List: netbsd-bugs
Date: 03/25/2005 01:46:01
The following reply was made to PR kern/26043; it has been noted by GNATS.

From: Konrad Schroder <perseant@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/26043 CVS commit: src/sys/ufs/lfs
Date: Fri, 25 Mar 2005 01:45:05 +0000 (UTC)

 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.