On (21/11/2009 21:40), Ivan Voras wrote:
> What is the status of this year's SoC projects? Specifically, does
> anyone know what happened to PUFFS?
> (http://wiki.freebsd.org/SOC2009TatsianaSeveryna) ?
As far as I know it is in a pretty good shape. Tatsiana is busy with
real job, and has "passed" maintainership to me.

ntfs-3g, puffs-ssh and some other filesystems work, but are largely
untested, some fuse filesystems are broken as their support of inode
numbers is to weak (take a look at fuse-sshfs).

There are some issues regarding cache. Original NetBSD puffs code tends
to mmap data to cache it in vm, puffs port doesn't. Besides mmaped pages
can go out of sync.

If you are interested in working on it, do not hesitate contacting me,
I'm interested in finishing the port.

Thanks,
Gleb.
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to