From owner-cvs-all@FreeBSD.ORG Thu Apr 3 09:06:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5036C106564A; Thu, 3 Apr 2008 09:06:29 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mta1.srv.hcvlny.cv.net (mta1.srv.hcvlny.cv.net [167.206.4.196]) by mx1.freebsd.org (Postfix) with ESMTP id 2A2078FC1D; Thu, 3 Apr 2008 09:06:28 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from flosoft.no-ip.biz (ool-435559b8.dyn.optonline.net [67.85.89.184]) by mta1.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JYQ00CCERYR7MW0@mta1.srv.hcvlny.cv.net>; Thu, 03 Apr 2008 05:06:27 -0400 (EDT) Received: from flosoft.no-ip.biz (localhost [IPv6:::1]) by flosoft.no-ip.biz (8.14.2/8.14.2) with ESMTP id m3396Pjm098809; Thu, 03 Apr 2008 05:06:26 -0400 Date: Thu, 03 Apr 2008 05:06:20 -0400 From: "Aryeh M. Friedman" In-reply-to: <20080403064908.GA77598@obiwan.tataz.chchile.org> To: Jeremie Le Hen Message-id: <47F49E0C.7010202@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Enigmail-Version: 0.95.6 References: <200803300219.m2U2JSjv016162@repoman.freebsd.org> <47EEF9CA.9080008@gmail.com> <20080329.221050.1649770238.imp@bsdimp.com> <20080403064908.GA77598@obiwan.tataz.chchile.org> User-Agent: Thunderbird 2.0.0.12 (X11/20080329) Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, csjp@FreeBSD.org, cvs-all@FreeBSD.org, ryba@sylow.cs.qc.cuny.edu, "M. Warner Losh" Subject: Re: cvs commit: src/sys/fs/ntfs ntfs_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2008 09:06:29 -0000 Jeremie Le Hen wrote: > Hi, > > On Sat, Mar 29, 2008 at 10:10:50PM -0600, M. Warner Losh wrote: > >> Because the kernel based ntfs works and is BSD. FUSE is GPL, and new >> GPL components are to be avoided. >> > > For the records, Ithink NetBSD has developped a BSDish solution > API-compatible with FUSE, ironically named refuse :-). This is just a > compatibility layer on top of a kernel based component named puffs. > > http://www.netbsd.org/docs/puffs/ > > Maybe this should end up in the project idea page. Any guess on the time commitment.... if long enough I can add it to my list of applied for SoC projects,