cvs commit: src/sys/rpc rpcclnt.c
Robert Watson
rwatson at FreeBSD.org
Sun Mar 25 21:44:25 UTC 2007
rwatson 2007-03-25 21:44:25 UTC
FreeBSD src repository
Modified files:
sys/rpc rpcclnt.c
Log:
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
Revision Changes Path
1.18 +20 -9 src/sys/rpc/rpcclnt.c
More information about the cvs-src
mailing list