1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/rpc
Robert Watson 26ded85445 Replace GIANT_REQUIRED's present for socket locking with NET_LOCK_GIANT().
If/when someone does the necessary MPSAFEty locking for the NFSv4 client,
the socket code is generally MPSAFE now.

Spotted by:	kris
2007-03-25 21:44:24 +00:00
..
rpcclnt.c Replace GIANT_REQUIRED's present for socket locking with NET_LOCK_GIANT(). 2007-03-25 21:44:24 +00:00
rpcclnt.h
rpcm_subs.h
types.h