Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/08/2000 10:43:29
Module Name:	syssrc
Committed By:	he
Date:		Sat Jan  8 18:43:29 UTC 2000

Modified Files:
	syssrc/sys/uvm [netbsd-1-4]: uvm_swap.c

Log Message:
Pull up revision 1.31 (requested by wrstuden):
  Revert a previous change regarding spec_close handling.  The
  vnode being closed was already locked, so do not try to re-lock.
  The result before this fix was that failed attempts at "swapon"
  would panic the machine.


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