Module Name: src Committed By: wrstuden Date: Tue Feb 9 01:57:06 UTC 1999 Modified Files: src/sys/kern: vfs_subr.c Log Message: Oops. Need to have VOP_LOCK before calling uvm_vnp_terminate, not after (comments and code inspection in uvm_vnp_terminate agree on this).