summaryrefslogtreecommitdiff
path: root/filesystems/perfuse/DESCR
blob: 5f75ef9361ac66bfa7ff51f121433e69802e4a66 (plain)
1
2
3
4
5
perfuse brings full FUSE support to NetBSD. It has two components:
- a daemon that creates a /dev/fuse socket and that performs PUFFS
relay to FUSE.
- a library and a header file to use in file systems and libraries that
open /dev/fuse, so that they are directed to the socket.