Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 01/04/2000 13:37:55
Module Name:	syssrc
Committed By:	wrstuden
Date:		Tue Jan  4 21:37:55 UTC 2000

Modified Files:
	syssrc/sys/uvm: uvm_swap.c

Log Message:
Revert rev 1.28 -> 1.29. The VOP_CLOSE call was happeneing with the vnode
already locked, so don't lock it here.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/uvm/uvm_swap.c

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