diff options
author | 2009-12-15 13:04:04 +0000 | |
---|---|---|
committer | 2009-12-15 13:04:04 +0000 | |
commit | 412a8eabf4c05830e92d0fb5ff63480820690baf (patch) | |
tree | 5794e98aa94e73fe7e178e1000962e2783252933 /lib/libc | |
parent | Simplify SSL code client-side, no functional change. (diff) | |
download | wireguard-openbsd-412a8eabf4c05830e92d0fb5ff63480820690baf.tar.xz wireguard-openbsd-412a8eabf4c05830e92d0fb5ff63480820690baf.zip |
Explicitly lock the vnode when deleting a volume. This avoids a potential
panic that is caused by vnode aliasing, where checkalias() switches the
vnode ops for our vnode. This means that we end up using ufs unlocking
rather than specfs unlocking (which is a no-op).
ok marco@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions