Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
accessing the filesystem asunprivilegied. Also fix hangs on read(2),
and remove unused code
|
|
ls /)
|
|
|
|
|
|
|
|
|
|
|
|
fix warnings
|
|
|
|
|
|
|
|
|
|
|
|
I can now build libperfuse within a glusterfs mounted filesystem.
|
|
|
|
- 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.
|