Date: Sat, 17 Jul 1999 17:33:40 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: "Brian F. Feldman" <green@FreeBSD.ORG> Cc: "David E. Cross" <crossd@cs.rpi.edu>, freebsd-hackers@FreeBSD.ORG Subject: Re: USFS (User Space File System) Message-ID: <199907180033.RAA86259@apollo.backplane.com> References: <Pine.BSF.4.10.9907171947070.99138-100000@janus.syracuse.net>
next in thread | previous in thread | raw e-mail | index | archive | help
: :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 <dillon@backplane.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907180033.RAA86259>