There's already a backport which can be found here: http://people.freebsd.org/~flo/fusefs-kmod.tar.bz2
1. Download, untar and replace your existing sysutils/fusefs-kmod port with it. Open the Makefile and add "NO_STAGE= yes" to it. 2. cd sysutils/fusefs-kmod ; make makesum ; make deinstall reinstall clean 4. Rebuild sysutils/fusefs-libs and all fuse filesystems (don't know if that's necessary but it doesn't hurt either). I've been running with this kernel module on FreeBSD 9-STABLE, 9.1 and 9.2 four about one year without any problem. I don't know why flo@ never committed his work. On Tue, 08 Oct 2013 06:34:03 -0500 Mark Felder <f...@freebsd.org> wrote: > On Tue, Oct 8, 2013, at 5:21, Łukasz P wrote: > > Hello, > > > > Please let me know if anyone is up to fix fuse on FreeBSD 9.x ? > > > > Particularly this bug: > > <http://www.freebsd.org/cgi/query-pr.cgi?pr=182739> > > http://www.freebsd.org/cgi/query-pr.cgi?pr=182739 > > > > > > > > I'm willing to pay for the fix. > > > > > > I think the "fix" is the new from-scratch fuse module in FreeBSD 10, > which in my experience works flawlessly. Perhaps you should instead see > if someone is willing to backport that fuse module to 9.x? > _______________________________________________ > 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" -- Homepage: www.yamagi.org XMPP: yam...@yamagi.org GnuPG/GPG: 0xEFBCCBCB _______________________________________________ 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"