Poul-Henning Kamp wrote:
> 
> In message <[EMAIL PROTECTED]>, Matt Dillon writes:
> >    If this will get rid of or clean up the specfs garbage, then I'm all
> >    for it.  I would love to see a 'clean' fileops based device interface.
> 
> specfs, aliased vnodes, you name it...
> 
> I think the aliased vnodes is the single most strong argument of them
> all for doing this...

Great. Then we have aliased file pointers...
that's not a great improvement..

You'd still have to have 'per instance' storage somewhere,
so that the openned devices could have different permissions, and still
have them point to common data. so you still need
aliases, except now it's not a vnode being aliased but some
other structure.

> 
> --
> Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
> [EMAIL PROTECTED]         | TCP/IP since RFC 956
> FreeBSD committer       | BSD since 4.3-tahoe
> Never attribute to malice what can adequately be explained by incompetence.

-- 
      __--_|\  Julian Elischer
     /       \ [EMAIL PROTECTED]
    (   OZ    ) World tour 2000-2001
---> X_.---._/  
            v

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to