Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/uvm
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.
Home |
Main Index |
Thread Index |
Old Index