From owner-freebsd-hackers Thu Jun 12 02:31:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA18924 for hackers-outgoing; Thu, 12 Jun 1997 02:31:58 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA18918 for ; Thu, 12 Jun 1997 02:31:55 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id CAA29555; Thu, 12 Jun 1997 02:32:03 -0700 (PDT) To: Stephen McKay 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." <199706120856.SAA25570@ogre.dtir.qld.gov.au> Date: Thu, 12 Jun 1997 02:32:01 -0700 Message-ID: <29551.866107921@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > 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: Can't you already do this with portals? :) Jordan