From owner-cvs-src Thu Mar 6 22:33:59 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA12F37B401; Thu, 6 Mar 2003 22:33:57 -0800 (PST) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6A2743FBD; Thu, 6 Mar 2003 22:33:55 -0800 (PST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id h276XqT43538; Fri, 7 Mar 2003 01:33:52 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Fri, 7 Mar 2003 01:33:52 -0500 (EST) From: Jeff Roberson To: Robert Watson Cc: "Tim J. Robbins" , , , Subject: Re: cvs commit: src/sys/coda coda_vnops.c In-Reply-To: Message-ID: <20030307013326.W47958-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 5 Mar 2003, Robert Watson wrote: > > > tjr 2003/03/05 01:52:04 PST > > Log: > > Handle the case where a_uio->uio_td == NULL properly in coda_readlink(). > > This happens when called from lookup(). > > Hmm. An interesting question is whether this should actually be allowed > to happen. Yeah, thats what I thought when I saw this too. Any thoughts on this tjr? Thanks, Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message