Subject: CVS commit: syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 09/23/2001 01:33:17
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Sat Sep 22 22:33:17 UTC 2001

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

Log Message:
VOP_PUTPAGES must release the uobj's lock for us, so ensure it's locked
beforehand and unlocked afterwards using LOCK_ASSERT().


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 syssrc/sys/uvm/uvm_vnode.c

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