From owner-freebsd-current Sun Mar 8 23:36:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA26600 for freebsd-current-outgoing; Sun, 8 Mar 1998 23:36:02 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA26554 for ; Sun, 8 Mar 1998 23:35:48 -0800 (PST) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.8.8/frmug-2.2/nospam) with UUCP id IAA24591 for current@FreeBSD.ORG; Mon, 9 Mar 1998 08:35:39 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: (from roberto@localhost) by keltia.freenix.fr (8.8.8/keltia-2.13/nospam) id IAA13788; Mon, 9 Mar 1998 08:20:56 +0100 (CET) (envelope-from roberto) Message-ID: <19980309082056.A13758@keltia.freenix.fr> Date: Mon, 9 Mar 1998 08:20:56 +0100 From: Ollivier Robert To: current@FreeBSD.ORG Subject: Re: vnode_pager: *** WARNING *** stale FS code in system Mail-Followup-To: current@FreeBSD.ORG References: <199803090300.UAA13920@mt.sri.com> <199803090344.UAA17601@usr08.primenet.com> <199803090356.UAA14668@mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.90.4i In-Reply-To: <199803090356.UAA14668@mt.sri.com>; from Nate Williams on Sun, Mar 08, 1998 at 08:56:26PM -0700 X-Operating-System: FreeBSD 3.0-CURRENT ctm#4121 AMD-K6 MMX @ 225 MHz Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to Nate Williams: > What's the difference? Aren't all FS's stackable? No. If you stack B on top of A but B calls direct VM functions (like FFS does), than A will not see them and it will screw something up. The purpose of stacking is that every function not implemented in B will be bypassed and executed inside A. > What effort? Yours? I dont see anyone working on the FS stacking > effort. Terry does. I would if I could understand all this. > They were broken when we got them. Their brokeness continued and was at > times made worse due to changes made around them. If they had been used > by someone, then they would have been maintained. Uh ? Using something can be done without knowing anything about it. Nullfs has very interesting uses but you should not have to be able to write the code in order to use it. > appreciate you taking the time to answer my questions. I'm attempting > to learn wherever I can, and since FS-101 died I'm learning wherever I > can. :) Ditto. Terry makes sense here. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #0: Sun Mar 1 18:50:39 CET 1998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message