From owner-cvs-all Mon Feb 18 7:37:52 2002 Delivered-To: cvs-all@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 64ED337B400; Mon, 18 Feb 2002 07:37:46 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id KAA02942; Mon, 18 Feb 2002 10:37:45 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1IFbFX32029; Mon, 18 Feb 2002 10:37:15 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15473.8107.638004.877765@grasshopper.cs.duke.edu> Date: Mon, 18 Feb 2002 10:37:15 -0500 (EST) To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_subr.c src/sys/sys vnode.h src/sys/ufs/ufs ufs_vnops.c In-Reply-To: <40698.1014046220@critter.freebsd.dk> References: <20020218102820.A31981@grasshopper.cs.duke.edu> <40698.1014046220@critter.freebsd.dk> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid 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 Poul-Henning Kamp writes: > Damn, this was the testcase I didn't manage to think of. > > I'll fix this as soon as I have picked up my kids... > > If you want to take a stab at it, remove the "static __inline" > from v_addpollinfo() in vfs_subr.c and add a call to it > in ufs/ufs/ufs_vnops.c where that printf is. I'm in the middle of a buildworld & I don't want to stop to reinstall a kernel. I suspect that you'll be able to pick up your kids quicker than this wheezing old alpha can build the world -) Anyway, its not _that_ big of a deal -- tail -f still seems to work. I just wanted to make you aware of it in case you'd missed it. Cheers, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message