CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/06 00:55:22
Modified files:
sys/kern : sys_socket.c uipc_socket.c uipc_socket2.c
uipc_syscalls.c uipc_usrreq.c
sys/miscfs/fifofs: fifo_vnops.c
sys/net : bfd.c if_pflow.c
sys/netinet : in_pcb.c
sys/nfs : krpc_subr.c nfs_socket.c nfs_syscalls.c
sys/sys : socketvar.h
Log message:
Pass the socket to sounlock(), this prepare the terrain for per-socket
locking.
ok visa@, bluhm@
