Subject: CVS commit: [netbsd-3] src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/20/2006 21:16:25
Module Name:	src
Committed By:	riz
Date:		Sat May 20 21:16:25 UTC 2006

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

Log Message:
Pull up following revision(s) (requested by perseant in ticket #1327):
	sys/ufs/lfs/lfs_vnops.c: revision 1.151
VOP_LOCK drops the interlock; pick it up again to avoid an "already unlocked"
panic in lfs_putpages.


To generate a diff of this commit:
cvs rdiff -r1.137.2.4 -r1.137.2.5 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.