From owner-freebsd-hackers Thu Jun 12 10:36:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA09583 for hackers-outgoing; Thu, 12 Jun 1997 10:36:26 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id KAA09574 for ; Thu, 12 Jun 1997 10:36:24 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA09219; Thu, 12 Jun 1997 10:29:14 -0700 From: Terry Lambert Message-Id: <199706121729.KAA09219@phaeton.artisoft.com> Subject: Re: user-mode nfs daemon To: hans@brandinnovators.com (Hans Zuidam) Date: Thu, 12 Jun 1997 10:29:14 -0700 (MST) Cc: syssgm@dtir.qld.gov.au, freebsd-hackers@FreeBSD.ORG In-Reply-To: <199706121020.MAA24449@truk.brandinnovators.com> from "Hans Zuidam" at Jun 12, 97 12:20:41 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > What "we" really want is a good implementation (or maybe even > documentation :-) ) of the stackable filesystem layers as described > in: > > Stackable Layers: An Architecture for File System Development, > John Shelby Heidemann, UCLA, 1991. > > Apparently it is available on-line as > ftp.cs.ucla.edu:pub/ficus/ucla_csd_910056.ps This is, in fact, the base code for the 4.4BSD FS. It's just that the integration was terribly kludged (it was a rush job for legal and political reasons, instead of a good job for technical reasons). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.