Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 10/18/1999 12:52:26
Module Name:	syssrc
Committed By:	wrstuden
Date:		Mon Oct 18 19:52:25 UTC 1999

Modified Files:
	syssrc/sys/adosfs: advfsops.c
	syssrc/sys/ufs/lfs: lfs_vfsops.c

Log Message:
Catch a few cases missed earlier where we need to lock the vnode before
calling VOP_CLOSE().


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 syssrc/sys/adosfs/advfsops.c
cvs rdiff -r1.38 -r1.39 syssrc/sys/ufs/lfs/lfs_vfsops.c

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