Date: Wed, 07 Aug 2002 18:29:13 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: "David E. Cross" <crossd@cs.rpi.edu> Cc: Kelly Yancey <kbyanc@posi.net>, fs@FreeBSD.ORG, guptar@cs.rpi.edu Subject: Re: vnodes (UFS journaling)? Message-ID: <3D51C969.9D02F938@mindspring.com> References: <20020807170230.Y6264-100000@gateway.posi.net> <200208080037.g780b9H79114@monica.cs.rpi.edu> <3D51C12D.354F6D99@mindspring.com> <200208080113.g781Ddu79224@monica.cs.rpi.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
"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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D51C969.9D02F938>