Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2008 16:02:10 -0800
From:      Julian Elischer <julian@elischer.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/nfsclient nfs_socket.c
Message-ID:  <4786B202.4020708@elischer.org>
In-Reply-To: <200801102336.m0ANa0mP035046@repoman.freebsd.org>
References:  <200801102336.m0ANa0mP035046@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote:
> 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



originally it was proc0




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