summaryrefslogtreecommitdiff
path: root/filesystems/perfuse/DESCR
blob: 0ad63845decf947b808670aac5f92c7f407bd2f5 (plain)
1
2
3
4
5
6
7
$NetBSD: DESCR,v 1.2 2010/08/26 14:18:08 manu Exp $

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 filesystems and libraries that
open /dev/fuse, so that they are directed to the socket.