From owner-freebsd-hackers Thu Jun 12 02:24:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA18475 for hackers-outgoing; Thu, 12 Jun 1997 02:24:58 -0700 (PDT) Received: from verdi.nethelp.no (verdi.nethelp.no [195.1.171.130]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id CAA18461 for ; Thu, 12 Jun 1997 02:24:53 -0700 (PDT) From: sthaug@nethelp.no Received: (qmail 28173 invoked by uid 1001); 12 Jun 1997 09:24:47 +0000 (GMT) To: syssgm@dtir.qld.gov.au Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: user-mode nfs daemon In-Reply-To: Your message of "Thu, 12 Jun 1997 18:56:35 +1000" References: <199706120856.SAA25570@ogre.dtir.qld.gov.au> X-Mailer: Mew version 1.05+ on Emacs 19.28.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Thu, 12 Jun 1997 11:24:47 +0200 Message-ID: <28171.866107487@verdi.nethelp.no> Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > >Why do you want this to work? The kernel NFS server is probably a lot > >more efficient. > > Ah, yes, but the user mode one would be so much easier to change. No need > for continuous build/reboot/login cycles. Once you have a user mode NFS > server, you can tweak it to be a compressed file system, a crypto file system, > or even an ftp converter. I think it would be cool to just do: > > $ cd /ftp/ftp.cdrom.com/pub/FreeBSD > $ ls -l > $ more README There are already several user mode file systems which let you do exactly this. Search for "Alex", for instance. Steinar Haug, Nethelp consulting, sthaug@nethelp.no