Thank you - I'll give it a try today. Can you confirm that doing rsync with this fuse version is stable?
Can you please tell us which fuse-based file system have you used? Luke > -----Original Message----- > From: Yamagi Burmeister [mailto:[email protected]] > Sent: Tuesday, October 08, 2013 2:03 PM > To: [email protected] > Cc: [email protected]; [email protected] > Subject: Re: Fuse on FreeBSD 9.2 > > 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 <[email protected]> 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? > > _______________________________________________ > > [email protected] mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > > To unsubscribe, send any mail to "[email protected]" > > -- > Homepage: www.yamagi.org > XMPP: [email protected] > GnuPG/GPG: 0xEFBCCBCB _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

