wiz
5b79485a66
Add untested builtin.mk to increase its chances of being tested.
2010-12-03 10:15:55 +00:00
manu
01d26b0157
Update to 20101011 with important fixes on permission checks when
...
accessing the filesystem asunprivilegied. Also fix hangs on read(2),
and remove unused code
2010-10-11 06:11:42 +00:00
manu
738852a210
Update perfused to 20101004, restoring ntfs-3 functionnality (it broke at
...
ls /)
2010-10-04 04:10:59 +00:00
manu
a7d779eaf6
Update to 20101003 with important fixes in rename operations
2010-10-03 05:54:04 +00:00
manu
91ee308fad
Update to 10100929, with important fixes in write and rename
2010-09-29 08:08:57 +00:00
manu
0d9de4c763
Update perfuse, with important fixes in file handles management.
2010-09-23 16:16:29 +00:00
manu
7cf7411b74
Update to perfused-20100915, which fixes reliability problems (lost frames).
2010-09-15 03:44:17 +00:00
manu
d0253f0a16
Update perfuse with fixes for ntfs-3g
2010-09-09 09:36:56 +00:00
manu
d507eaa297
Update to perfuse-20100907: fix perfused auto-start, cleanup debug messages,
...
fix warnings
2010-09-07 04:33:53 +00:00
wiz
b6f7fbb809
Fix path to perfused. Bump PKGREVISION.
2010-09-06 12:44:42 +00:00
wiz
47f24bf872
Add symlinks for libperfuse. Simplify package. Bump PKGREVISION.
2010-09-06 12:12:40 +00:00
wiz
18dc8c76ff
Remove -Werror from compiler flags until code is clean enough.
2010-09-06 10:18:10 +00:00
manu
456552d5f4
Missing commit for checksum update
2010-09-06 08:41:16 +00:00
manu
22ee1e59e9
LP64 fixes
2010-09-06 04:34:52 +00:00
manu
7b003d5195
A few reliability fixes for using perfuse with glusterfs.
...
I can now build libperfuse within a glusterfs mounted filesystem.
2010-09-05 09:24:19 +00:00
manu
fd060fe57d
Fix enough filehandle problems to make glusterfs happier.
2010-08-26 14:18:08 +00:00
manu
2416b094c3
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.
2010-08-25 07:34:11 +00:00