From owner-cvs-all Tue Sep 18 11:58:10 2001 Delivered-To: cvs-all@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id AB51437B414; Tue, 18 Sep 2001 11:57:59 -0700 (PDT) Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA21990; Tue, 18 Sep 2001 12:28:53 -0700 (PDT) Date: Tue, 18 Sep 2001 12:28:52 -0700 (PDT) From: Julian Elischer To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/nfs nfs_bio.c In-Reply-To: <200109181837.f8IIbqO14620@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 18 Sep 2001, Warner Losh wrote: > imp 2001/09/18 11:37:52 PDT > > Note: The passing of NULL may be bogus, but I'll let others fix that > problem. if td is NULL then prior to KSE, p was NULL so making it NULL again is the correct answer. Whether the ORIGINAL code could have done anything better is a different question.. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message