diff options
author | jhb <jhb@FreeBSD.org> | 2005-07-09 12:26:22 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2005-07-09 12:26:22 +0000 |
commit | 8816876fa9909d3428b22db33b1e6fd8edcdd209 (patch) | |
tree | 95ebffd3322d517c3c43f6c216357b9bb934d16e /sys/compat/linux/linux_getcwd.c | |
parent | 8c5a4b8551b185d28592d3d03103bfcf97ac4955 (diff) | |
download | FreeBSD-src-8816876fa9909d3428b22db33b1e6fd8edcdd209.zip FreeBSD-src-8816876fa9909d3428b22db33b1e6fd8edcdd209.tar.gz |
Add missing locking to linux_connect() so that it can be marked MP safe:
- Conditionally grab Giant around the EISCONN hack at the end based on
debug.mpsafenet.
- Protect access to so_emuldata via SOCK_LOCK.
Reviewed by: rwatson
Approved by: re (scottl)
Diffstat (limited to 'sys/compat/linux/linux_getcwd.c')
0 files changed, 0 insertions, 0 deletions