CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/30 05:22:58
Modified files:
sys/uvm : uvm_vnode.c
Log message:
Unlock the NET_LOCK() before calling vn_lock(9) to avoid a lock ordering
issues with upcoming NFSnode's locks.
ok visa@
