From owner-p4-projects Thu Oct 24 11:52:37 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 3262C37B406; Thu, 24 Oct 2002 11:52:36 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C10E437B401 for ; Thu, 24 Oct 2002 11:52:35 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9055943E65 for ; Thu, 24 Oct 2002 11:52:31 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.4/8.12.4) with SMTP id g9OIpwOo033786; Thu, 24 Oct 2002 14:51:58 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Thu, 24 Oct 2002 14:51:57 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Nate Lawson Cc: Perforce Change Reviews Subject: Re: PERFORCE change 20056 for review In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 24 Oct 2002, Nate Lawson wrote: > On Thu, 24 Oct 2002, Robert Watson wrote: > > http://perforce.freebsd.org/chv.cgi?CH=20056 > > > > Change 20056 by rwatson@rwatson_tislabs on 2002/10/24 10:53:26 > > > > During the root mount, it's possible for a NULL mountpoint > > to be passed to getnewvnode() to support the device vnode > > we're mounting on. For now, just skip setting the > > label on these vnodes, and generate a printf to make sure > > our understanding of this scenario is correct. In the > > future, we might want to add a KASSERT that the type of > > the vnode is "none", or special case the handling here > > a bit further. > > I hope you don't mean strcmp(vp->v_tag, "none") and instead mean > vp->v_type & VNON. But of course :-). Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message