cvs commit: src/sys/nfsclient bootp_subr.c

Robert Watson rwatson at FreeBSD.org
Sun Dec 5 14:50:10 PST 2004


rwatson     2004-12-05 22:50:09 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        bootp_subr.c 
  Log:
  Convert a GIANT_REQUIRED; into a NET_ASSERT_GIANT();, as sockets are
  now only conditionally protected by Giant based on debug.mpsafenet.
  
  Revision  Changes    Path
  1.62      +1 -1      src/sys/nfsclient/bootp_subr.c


More information about the cvs-all mailing list