Lubomir Sedlacik <s...@xtrmntr.org> wrote:

> > There is "per" instead of "re" in the name :-)
> Perhaps "con" would've been more appropriate, given the reactions. :)

You will have to find a meaning for that one! 

The confusion was expected, as we now have two high level FUSE API. Here
is a little sketch that may be worth a long explanation

            FUSE filesystems        more FUSE filesystems
                    ^                                      ^
                     |                                      |
   high-level FUSE interface                |
         |                    |                             |
       librefuse      libfuse ----> low level FUSE interface
         |                    |  
         |            kernel level FUSE interface(*) ---> glusterfs
         |                    |
         |                 perfused
         |                    |
         |                 libperfuse
         |                    |
         +-- libpuffs ---+
                   |
                kernel

(*) implemented in userland on NetBSD. glusterfs is the only filesystem
I have been seenusing it directly, but there might be others.
-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
m...@netbsd.org

Reply via email to