diff options
author | 2007-03-21 17:29:31 +0000 | |
---|---|---|
committer | 2007-03-21 17:29:31 +0000 | |
commit | a5cd29927d8c1f08d7b42a9efbc35b909259e567 (patch) | |
tree | c25751e220089f781990ac7ae09e931dd75c6741 /sys/dev/pci | |
parent | tweak a sentence; (diff) | |
download | wireguard-openbsd-a5cd29927d8c1f08d7b42a9efbc35b909259e567.tar.xz wireguard-openbsd-a5cd29927d8c1f08d7b42a9efbc35b909259e567.zip |
Remove the v_interlock simplelock from the vnode structure.
Zap all calls to simple_lock/unlock() on it (those calls are
#defined away though). Remove the LK_INTERLOCK from the calls
to vn_lock() and cleanup the filesystems wich implement VOP_LOCK().
(by remvoing the v_interlock from there calls to lockmgr()).
ok pedro@, art@, tedu@
Diffstat (limited to 'sys/dev/pci')
0 files changed, 0 insertions, 0 deletions