diff options
author | 2016-12-29 07:35:09 +0000 | |
---|---|---|
committer | 2016-12-29 07:35:09 +0000 | |
commit | 89a916513c940d3242b3123edd396ca224c70539 (patch) | |
tree | 9e0cc78e987a96ba003bf61ef6020ea6ddf59ad6 /sys/kern/uipc_socket.c | |
parent | Use __func__ instead of explicit function name in panic messages. (diff) | |
download | wireguard-openbsd-89a916513c940d3242b3123edd396ca224c70539.tar.xz wireguard-openbsd-89a916513c940d3242b3123edd396ca224c70539.zip |
Release the NET_LOCK() before calling unp_connect(). It is not possible
to hold it during VFS operations as NFS might try to grab it.
Problem also reported by Siegfried Rudzio on bugs@.
ok visa@
Diffstat (limited to 'sys/kern/uipc_socket.c')
0 files changed, 0 insertions, 0 deletions