From owner-freebsd-hackers Sat Jul 17 17:36: 7 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id CB6D614C57; Sat, 17 Jul 1999 17:36:05 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id RAA86259; Sat, 17 Jul 1999 17:33:40 -0700 (PDT) (envelope-from dillon) Date: Sat, 17 Jul 1999 17:33:40 -0700 (PDT) From: Matthew Dillon Message-Id: <199907180033.RAA86259@apollo.backplane.com> To: "Brian F. Feldman" Cc: "David E. Cross" , freebsd-hackers@FreeBSD.ORG Subject: Re: USFS (User Space File System) References: Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG : :Look into the portal filesystem. This is what you want :) : : Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___ : green@FreeBSD.org _ __ ___ | _ ) __| \ Actually, it isn't quite. All the portal filesystem will allow you to do is pass back a descriptor. It does not allow you to simulate a filesystem. But something similar to what the portal filesystem does would be cool -- maybe a real protocol to pass the VOP requests down to a user process and get responses & data. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message