blob: 652b9be8ed2fdcba5c0641b563a7faba07f8e414 (
plain) (
blame)
1
2
3
4
5
6
|
FUSE makes it possible to implement a filesystem in a userspace program.
This version 3 of the fuse library is not compatible with file-systems
developed for version 2.
WWW: https://github.com/libfuse/libfuse
|