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 22:03:36
Module Name:	src
Committed By:	riz
Date:		Sat May 20 22:03:36 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.162
Make sure we unlock to zero when avoiding 3-way deadlock; otherwise we
simply have a different form of deadlock.


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