Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Mar 2003 10:51:51 -0800
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        Ian Dowse <iedowse@maths.tcd.ie>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/nfsclient nfs_socket.c
Message-ID:  <20030326185151.GT48996@elvis.mu.org>
In-Reply-To: <200303261038.aa94448@salmon.maths.tcd.ie>
References:  <200303260146.h2Q1kBbE031907@repoman.freebsd.org> <200303261038.aa94448@salmon.maths.tcd.ie>

next in thread | previous in thread | raw e-mail | index | archive | help
* Ian Dowse <iedowse@maths.tcd.ie> [030326 02:38] wrote:
> In message <200303260146.h2Q1kBbE031907@repoman.freebsd.org>, Alfred Perlstein 
> writes:
> >  Modified files:
> >    sys/nfsclient        nfs_socket.c 
> >  Log:
> >  req can not be NULL or we'd die.
> 
> I think the NULL checks were left over from revision 1.50 of
> nfs_socket.c and then later extended (by me). Before 1.50, nfs_sndlock()
> could be called with req == NULL, but the tests can safely be removed
> now as you have done.

Yah, doing work on another derived NFS implementation and felt like
moving some obvious changes back into the base.

-Alfred



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