Module Name: src
Committed By: chs
Date: Mon Nov 16 08:29:12 UTC 1998
Modified Files:
src/sys/uvm [chs-ubc]: uvm_vnode.c
Log Message:
uvn_put() now unlocks the uobj before calling VOP_PUTPAGES().
move the important line of uvm_vnp_setsize() outside the debug ifdef.
adjust other debugging code.