From owner-freebsd-fs@FreeBSD.ORG Fri Mar 9 22:53:36 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 41C3D1065675 for ; Fri, 9 Mar 2012 22:53:36 +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 12B188FC0A for ; Fri, 9 Mar 2012 22:53:35 +0000 (UTC) Received: from [209.249.190.124] (helo=[10.2.212.229]) by vps.hungerhost.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1S65Zy-0003Zi-PL; Fri, 09 Mar 2012 14:34:18 -0500 Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=us-ascii From: George Neville-Neil In-Reply-To: Date: Fri, 9 Mar 2012 14:34:25 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <0826905E-32FE-4F44-923F-220D7A11E65C@neville-neil.com> References: To: Mark Felder 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: Fri, 09 Mar 2012 22:53:36 -0000 On Mar 9, 2012, at 13:44 , Mark Felder wrote: > 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. At the moment I'm only using the FUSE example, but I have run glusterfs = on it, and also sshfs. Best, George