From owner-freebsd-fs@FreeBSD.ORG Tue Feb 12 20:11:35 2008 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 D01C316A418; Tue, 12 Feb 2008 20:11:35 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 8F86313C4DD; Tue, 12 Feb 2008 20:11:35 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 38B6C2084; Tue, 12 Feb 2008 21:11:29 +0100 (CET) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: -0.3/3.0 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on tim.des.no Received: from ds4.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id A034A2049; Tue, 12 Feb 2008 21:11:28 +0100 (CET) Received: by ds4.des.no (Postfix, from userid 1001) id 7BC3B844A4; Tue, 12 Feb 2008 21:11:28 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Csaba Henk References: <3bbf2fe10802061700p253e68b8s704deb3e5e4ad086@mail.gmail.com> <70e8236f0802070321n9097d3fy1b39f637b3c2a06@mail.gmail.com> <867ihdc34c.fsf@ds4.des.no> <20080212190207.GB49155@beastie.creo.hu> Date: Tue, 12 Feb 2008 21:11:28 +0100 In-Reply-To: <20080212190207.GB49155@beastie.creo.hu> (Csaba Henk's message of "Tue\, 12 Feb 2008 20\:02\:07 +0100") Message-ID: <86d4r2540f.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-fs@freebsd.org, freebsd-arch@freebsd.org Subject: Re: [RFC] Remove NTFS kernel support 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, 12 Feb 2008 20:11:35 -0000 Csaba Henk writes: > Dag-Erling Sm=C3=B8rgrav writes: > > How much work would you guess it would take to reimplement the > > userland part under a BSD license? > Well, I just started to work on a from scratch FUSE daemon library. > [...] > So I think: fuse4bsd (ie, the kld + the mount util) + libfolly + sysctl > fs could go to base under BSD license. It also might make sense to rebase > ntfs-3g atop of folly -- although it won't help ntfs-3g being GPL'd. That doesn't matter; ntfs-3g can still be a port. What does matter is that if libfolly exports the same API as libfuse, we can have a complete BSD-licensed FUSE implementation in the base system, with minimal effort required to port FUSE-based file systems. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no