summaryrefslogtreecommitdiff
path: root/filesystems/perfuse/DESCR
blob: 121d9a2a9114f664649e3c9fd17d1a7792ea486c (plain)
1
2
3
4
5
6
7
$NetBSD: DESCR,v 1.1.1.1 2010/08/25 07:34:11 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.