Subject: CVS commit: syssrc/sys/ufs/lfs
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 12/17/2002 17:23:38
Module Name:	syssrc
Committed By:	yamt
Date:		Tue Dec 17 15:23:37 UTC 2002

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

Log Message:
#if 0 out vnode unlock/lock in lfs_reserve for now and add a comment about it.
deadlock is better than corruption (or panic), IMO.


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