jhb         2008-01-10 23:36:00 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_socket.c 
  Log:
  Pass curthread to various socket routines (socreate(), sobind(), and
  soconnect()) instead of &thread0 when establishing a connection to the NFS
  server.  Otherwise inconsistent credentials may be used when setting up
  the NFS socket.
  
  MFC after:      1 week
  Reviewed by:    rwatson
  
  Revision  Changes    Path
  1.156     +1 -1      src/sys/nfsclient/nfs_socket.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to