Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 04/11/1999 17:11:02
Module Name:	src
Committed By:	perseant
Date:		Mon Apr 12 00:11:02 UTC 1999

Modified Files:
	src/sys/ufs/lfs: lfs_segment.c lfs_syscalls.c
Log Message:
Better checking for held inode locks in lfs_fastvget, for a number of error
conditions.  Also change the default setting of lfs_clean_vnhead to 0, which
seems to make the locking problems go away (although this is difficult to
test as I can't reliably reproduce them).