:> :
:> : Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___
:> : [EMAIL PROTECTED] _ __ ___ | _ ) __| \
:>
:> 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.
:
:Maybe I didn't read the original e-mail that well. But with descriptors,
:can't you fork off individual handlers for each fd? Make a user-land FS
:that way? I never investigated it, except noticing the neat things it does
:with the portal daemon.
:...
: Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___
No, you can't. All you can do is return a file descriptor. It can be
a pipe, of course, but that's still nowhere near what you need to
simulate a filesystem.
-Matt
Matthew Dillon
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
- USFS (User Space File System) David E. Cross
- Re: USFS (User Space File System) Brian F. Feldman
- Re: USFS (User Space File System) Matthew Dillon
- Re: USFS (User Space File System) Brian F. Feldman
- Re: USFS (User Space File System) Matthew Dillon
- Re: USFS (User Space File System) David E. Cross
- Re: USFS (User Space File System) Matthew Dillon
- Re: USFS (User Space File System) Boris Popov
- Re: USFS (User Space File System) Ronald G. Minnich
- Re: USFS (User Space File System) Ronald G. Minnich
- Re: USFS (User Space File System) Kris Kennaway
- Re: USFS (User Space File System) John Milford
- Re: USFS (User Space File System) Matthew Dillon
- Re: USFS (User Space File System) John Milford
- Re: USFS (User Space File System) Matthew Dillon

