Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/17/1997 13:20:01
tls
Mon Feb 17 05:10:30 PST 1997
Update of /a/cvsroot/src/sys/vm
In directory netbsd1:/var/slash-tmp/cvs-serv4013

Modified Files:
	vnode_pager.c 
Log Message:
Sigh.  I initially had this exactly backwards: the object needs to be locked, the vnode does *not*.  Avoids panic: locking against myself quickly reported by Charles.