Age | Commit message (Collapse) | Author | Files | Lines |
|
on glusterfs. This caused random file chunks to be filled with zeros.
|
|
|
|
|
|
calling dlopen()
|
|
replicated glusterfs filesystem. pkgsrc builds seems to work too.
|
|
|
|
|
|
the kernel sends lock operation throuh PUFFS. It does in -current,
patch is pending in netbsd-5
|
|
in FUSE-mounted glusterfs
|
|
|
|
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.
|