Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2007 21:44:25 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/rpc rpcclnt.c
Message-ID:  <200703252144.l2PLiPIY085096@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703252144.l2PLiPIY085096>