From owner-freebsd-fs Fri May 2 13:23:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA20912 for fs-outgoing; Fri, 2 May 1997 13:23:40 -0700 (PDT) Received: from darkstar.isi.edu (darkstar.isi.edu [128.9.128.127]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id NAA20874 for ; Fri, 2 May 1997 13:23:27 -0700 (PDT) Received: from dash.isi.edu by darkstar.isi.edu (5.65c/5.61+local-25) id ; Fri, 2 May 1997 13:23:10 -0700 Received: from dash.isi.edu (localhost.isi.edu [127.0.0.1]) by dash.isi.edu (8.8.5/8.8.4) with ESMTP id NAA04776; Fri, 2 May 1997 13:23:07 -0700 Message-Id: <199705022023.NAA04776@dash.isi.edu> X-Url: To: fs@freebsd.org Cc: Michael Hancock Subject: Re: NFS bypass op and the utok layer In-Reply-To: Date: Fri, 02 May 1997 13:23:04 -0700 From: John Heidemann Sender: owner-fs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 08 Apr 1997 14:22:39 +0900, Michael Hancock wrote: >On Mon, 7 Apr 1997, John Heidemann wrote: >> >> [There was a bunch of UCLA stackable filing code that didn't go >> into 4.4BSD.] > >I'd like to have a look. Are you volunteering or are you looking for >volunteers? After some e-mail discussions with Michael Hancock I've put a copy of all of the freely available code from my SunOS implementation of stacking up on my web page at . All propriatry bits of code have been removed so this isn't a running system but it may be interesting for study. I am not currently able to contribute to adding this code to FreeBSD (or other OSes), but I am happy to answer questions about the code and I would like to hear from you if you're interested in experimenting with it. -John Heidemann