From owner-freebsd-current@FreeBSD.ORG Tue Jan 25 00:43:13 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E28216A4CE for ; Tue, 25 Jan 2005 00:43:13 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76FB343D2D for ; Tue, 25 Jan 2005 00:43:12 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id j0P0hB39071475 for ; Tue, 25 Jan 2005 01:43:11 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: current@freebsd.org From: Poul-Henning Kamp Date: Tue, 25 Jan 2005 01:43:11 +0100 Message-ID: <71474.1106613791@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Subject: [HEADSDOWN]: VOP_*VOBJECT() whacking done. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 00:43:13 -0000 I'm done for now and will head to bed and will have breakfast at the restaurant at the end of the (make) universe 7-8 hours from now. Anything broken now is likely a trivial pointer mistake or a filesystem which should call vnode_create_vobject() at the end of the vop_open() function. Otherwise you shouldn't be able to tell a difference. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.