From owner-freebsd-fs@FreeBSD.ORG Tue Mar 13 00:28:35 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F38321065673 for ; Tue, 13 Mar 2012 00:28:34 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from vps.hungerhost.com (vps.hungerhost.com [216.38.53.176]) by mx1.freebsd.org (Postfix) with ESMTP id BC0698FC15 for ; Tue, 13 Mar 2012 00:28:34 +0000 (UTC) Received: from [209.249.190.124] (helo=[10.2.210.29]) by vps.hungerhost.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1S75YB-0006jy-AQ; Mon, 12 Mar 2012 09:44:35 -0400 Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=us-ascii From: George Neville-Neil In-Reply-To: <1331452568.2105.7.camel@nsl> Date: Mon, 12 Mar 2012 09:44:40 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <0C9EC90B-8846-4C19-A744-F1ABEFB180D6@neville-neil.com> References: <0826905E-32FE-4F44-923F-220D7A11E65C@neville-neil.com> <1331452568.2105.7.camel@nsl> To: Kevin Lo X-Mailer: Apple Mail (2.1257) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.hungerhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - neville-neil.com Cc: freebsd-fs@freebsd.org Subject: Re: RFC: FUSE kernel module for the kernel... X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Mar 2012 00:28:35 -0000 On Mar 11, 2012, at 03:56 , Kevin Lo wrote: > George Neville-Neil wrote: >> On Mar 9, 2012, at 13:44 , Mark Felder wrote: >>=20 >>> The true test for me is "can you run mp3fs without causing kernel = panics now?" as I'm told that's why it's not in ports anymore. >>=20 >> At the moment I'm only using the FUSE example, but I have run = glusterfs on it, and also sshfs. >=20 > There's a known problem about exporting fuse file system export=20 > over nfs. I'm wondering if your patch will fix that. >=20 I have not tried this. I'll put it on my list of things to check. Best, George