From owner-freebsd-fs Wed Aug 7 18:30:22 2002 Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 654CD37B400 for ; Wed, 7 Aug 2002 18:30:20 -0700 (PDT) Received: from snipe.mail.pas.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A75A43E72 for ; Wed, 7 Aug 2002 18:30:20 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0264.cvx22-bradley.dialup.earthlink.net ([209.179.199.9] helo=mindspring.com) by snipe.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17cc7r-0004cc-00; Wed, 07 Aug 2002 18:30:07 -0700 Message-ID: <3D51C969.9D02F938@mindspring.com> Date: Wed, 07 Aug 2002 18:29:13 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "David E. Cross" Cc: Kelly Yancey , fs@FreeBSD.ORG, guptar@cs.rpi.edu Subject: Re: vnodes (UFS journaling)? References: <20020807170230.Y6264-100000@gateway.posi.net> <200208080037.g780b9H79114@monica.cs.rpi.edu> <3D51C12D.354F6D99@mindspring.com> <200208080113.g781Ddu79224@monica.cs.rpi.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "David E. Cross" wrote: > > What we are currently doing is at filesystem mount we construct a > vnode-pointer to the journal file. Then we use that vp to > use VOP_WRITE (and maybe VOP_READ in the future). > > I take it that this isn't kosher, and we will need to rework this to use > low-level UFS calls? See previous posting for source code examples. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message