Summary: | [patch] sysutils/fusefs-kmod: ftruncate() sycall on FUSE filesystems cause panic | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dmitrij Tejblum <dt> | ||||
Component: | Individual Port(s) | Assignee: | Beat Gaetzi <beat> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Dmitrij Tejblum
2010-08-15 15:00:04 UTC
Yeah, lets get this committed as it's affecting a bunch of people. -- Anish Mistry Worked on my 8.1-REL system too, like a charm! I can use sshfs now again, what a relief. I will also try this on 9-CURRENT. Greetings, -- "The ability of the OSS process to collect and harness the collective IQ of thousands of individuals across the Internet is simply amazing." - Vinod Valloppillil http://www.catb.org/~esr/halloween/halloween4.html Maintainer of sysutils/fusefs-kmod, Please note that PR ports/149674 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/149674 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Approved. -- Anish Mistry State Changed From-To: feedback->open Maintainer approved Responsible Changed From-To: freebsd-ports-bugs->beat I'll take it. beat 2010-10-14 11:44:10 UTC FreeBSD ports repository Modified files: sysutils/fusefs-kmod Makefile Added files: sysutils/fusefs-kmod/files patch-fuse_module__fuse_main.c Log: - Fix panic on FreeBSD 8.x and newer - Bump PORTREVISION PR: ports/149674 Submitted by: Dmitrij Tejblum <dt AT yandex.ru> Approved by: Anish Mistry <amistry AT am-productions.biz> (maintainer) Revision Changes Path 1.31 +1 -1 ports/sysutils/fusefs-kmod/Makefile 1.1 +14 -0 ports/sysutils/fusefs-kmod/files/patch-fuse_module__fuse_main.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |