From owner-freebsd-current Tue Oct 28 10:03:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA08379 for current-outgoing; Tue, 28 Oct 1997 10:03:46 -0800 (PST) (envelope-from owner-freebsd-current) Received: from db2server.voga.com.br (db2server.voga.com.br [200.239.39.7]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA08369 for ; Tue, 28 Oct 1997 10:03:38 -0800 (PST) (envelope-from Daniel_Sobral@voga.com.br) Received: from papagaio.voga.com.br (papagaio.voga.com.br [200.239.39.2]) by db2server.voga.com.br (8.8.3+2.6Wbeta9/8.8.7) with SMTP id PAA08696 for ; Tue, 28 Oct 1997 15:02:30 -0300 Received: by papagaio.voga.com.br(Lotus SMTP MTA v1.06 (346.7 3-18-1997)) id 0325653E.00631723 ; Tue, 28 Oct 1997 15:02:19 -0300 X-Lotus-FromDomain: VOGA From: "Daniel Sobral" To: current@FreeBSD.ORG Message-ID: <0325653E.00626440.00@papagaio.voga.com.br> Date: Tue, 28 Oct 1997 15:02:15 -0300 Subject: Re: nullfs & current UPDATE! Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk [Yeah, that's a week-old message I'm replying to, so what? ;-) ] > > + struct vnode *vp = ap->a_vp; > > + struct null_node *xp = VTONULL(vp); > > + struct vnode *lowervp = xp->null_lowervp; > By the powers vested in us, we hereby announce that as of this > _____Tir 21 Okt 1997 21:35:09 CEST____ > it has been satisfied to us that the attached email fully and > entirely prove to us that the insight and persistence needed > for successful VFS hacking is present in the necessary amount in > _____Mr Ollivier Robert _____ > and therefore let it be know that he from this day on in his > good right to carry the title of > _____ VFS hacker ____ > with all the rights, duties, priviledges and ensignia that goes > with this title. I thought that kind of variable declaration was against style(9), and likely to provoke anger among the smp-enlightened.