Date: Tue, 8 Oct 2013 14:02:51 +0200 From: Yamagi Burmeister <lists@yamagi.org> To: feld@FreeBSD.org Cc: freebsd-hackers@freebsd.org, admin@3dr.org Subject: Re: Fuse on FreeBSD 9.2 Message-ID: <20131008140251.3ed4cf7e4af3415c3cde1aa9@yamagi.org> In-Reply-To: <1381232043.4996.31392865.263615DD@webmail.messagingengine.com> References: <!&!AAAAAAAAAAAYAAAAAAAAAGBeVrDJdalIt05g1povNbHCgAAAEAAAADlTn3fThBRHunGcL2yEju0BAAAAAA==@3dr.org> <1381232043.4996.31392865.263615DD@webmail.messagingengine.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <feld@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-unsubscribe@freebsd.org" -- Homepage: www.yamagi.org XMPP: yamagi@yamagi.org GnuPG/GPG: 0xEFBCCBCB
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131008140251.3ed4cf7e4af3415c3cde1aa9>