Subject: CVS commit: syssrc/sys/ufs/lfs
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/24/2002 10:32:24
Module Name:	syssrc
Committed By:	yamt
Date:		Sun Nov 24 08:32:23 UTC 2002

Modified Files:
	syssrc/sys/ufs/lfs: lfs_bio.c

Log Message:
lfs_reserve shouldn't block for lfs_unlockvp.
otherwise cleaner deadlocks.
PR 19134.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 syssrc/sys/ufs/lfs/lfs_bio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.