From owner-freebsd-stable Thu Oct 18 23:36:35 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pintail.mail.pas.earthlink.net (pintail.mail.pas.earthlink.net [207.217.120.122]) by hub.freebsd.org (Postfix) with ESMTP id 26D7C37B408 for ; Thu, 18 Oct 2001 23:36:33 -0700 (PDT) Received: from blossom.cjclark.org (dialup-209.247.142.14.Dial1.SanJose1.Level3.net [209.247.142.14]) by pintail.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id XAA02002; Thu, 18 Oct 2001 23:36:30 -0700 (PDT) Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id f9J6aT003760; Thu, 18 Oct 2001 23:36:29 -0700 (PDT) (envelope-from cjc) Date: Thu, 18 Oct 2001 23:36:29 -0700 From: "Crist J. Clark" To: Udo Schweigert Cc: stable@FreeBSD.ORG Subject: Re: vnode.h broke pstat on -stable Message-ID: <20011018233629.J300@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011019081923.A26473@alaska.cert.siemens.de> <20011018233135.I300@blossom.cjclark.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011018233135.I300@blossom.cjclark.org>; from cristjc@earthlink.net on Thu, Oct 18, 2001 at 11:31:36PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Oct 18, 2001 at 11:31:36PM -0700, Crist J. Clark wrote: [snip] > It's still there, > > $ fgrep -e \$FreeBSD -e VTBFREE vnode.h > * $FreeBSD: src/sys/sys/vnode.h,v 1.111.2.13 2001/10/05 20:07:07 dillon Exp $ > #define VTBFREE 0x100000 /* This vnode is on the to-be-freelist */ > (((vp)->v_flag & (VFREE|VTBFREE)) && \ > > Do you maybe have a -CURRENT vnode.h? Hrm. Spoke too soon. My CVS repository seems to be broken. Sorry about that. 1.111.2.14 is the latest vnode.h. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message