Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/26/1997 02:30:04
tls
Tue Feb 25 18:26:22 PST 1997
Update of /a/cvsroot/src/sys/vm
In directory netbsd1:/var/slash-tmp/cvs-serv22524

Modified Files:
	vnode_pager.c 
Log Message:
a mutex on vnode_pager_sync avoids another race condition, only possible if sync were called again while we were sleeping.  This should be the last of this nest of bugs.  From mycroft.