mohans      2006-11-27 23:26:06 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_socket.c 
  Log:
  bde@ pointed out that tprintf() acquires Giant so callers of tprintf() don't
  have to explicitly acquire Giant (although they need to be aware of this and
  not hold any locks at that point). Remove the acquisitions of Giant in the
  NFS client wrapping tprintf().
  
  Revision  Changes    Path
  1.147     +4 -6      src/sys/nfsclient/nfs_socket.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to