blob: 8897132a5e08250d55718e82c86f1a1077dd6133 (
plain) (
blame)
1
2
3
4
5
6
7
|
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.
A list of filesystems supported by this version of the library is
maintained in the WiKi on GitHub.
|