From owner-freebsd-hackers@FreeBSD.ORG Tue Oct 15 18:01:55 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E92CF541 for ; Tue, 15 Oct 2013 18:01:54 +0000 (UTC) (envelope-from admin@3dr.org) Received: from futurehost.futurehost.pl (futurehost.futurehost.pl [91.200.185.242]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A8F692BAB for ; Tue, 15 Oct 2013 18:01:54 +0000 (UTC) Received: from agco187.neoplus.adsl.tpnet.pl ([178.43.66.187]:59390 helo=LukaszKomputer) by futurehost.futurehost.pl with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1VW8wD-0007n9-AM for freebsd-hackers@freebsd.org; Tue, 15 Oct 2013 20:01:45 +0200 From: =?iso-8859-2?Q?=A3ukasz_Piecuch?= To: Subject: FUSE backport from FreeBSD 10 to 9.2 ? Date: Tue, 15 Oct 2013 20:01:39 +0200 Message-ID: MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac7J0Env4yeAmKDMR2igrvaf5TpPKw== Content-Language: pl Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 18:01:55 -0000 Hello, I'm looking for someone who will be able to backport FUSE module that is incorporated into FreeBSD 10 into 9.2 . While installed - fuse from 10 works almost fine - except small issues like not refreshing contents of files changed on other nodes in distributed file systems like MooseFS. Is there anyone able to do this? Luke