CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2017/09/05 02:02:48

Modified files:
        sys/nfs        : nfs_socket.c 

Log message:
Preallocate option mbufs in order to reduce solock()/sounlock() dances.

Finally protect the last `so_rcv' and `so_snd' accesses with the socket
lock.

ok visa@, bluhm@

Reply via email to