From owner-freebsd-arch@FreeBSD.ORG Thu Feb 7 07:13:14 2008 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9D5516A418; Thu, 7 Feb 2008 07:13:14 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 7295C13C461; Thu, 7 Feb 2008 07:13:14 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 6408B1A4D83; Wed, 6 Feb 2008 23:13:14 -0800 (PST) Date: Wed, 6 Feb 2008 23:13:14 -0800 From: Alfred Perlstein To: Attilio Rao Message-ID: <20080207071314.GO99258@elvis.mu.org> References: <3bbf2fe10802061700p253e68b8s704deb3e5e4ad086@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3bbf2fe10802061700p253e68b8s704deb3e5e4ad086@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: Yar Tikhiy , Doug Barton , Jeff Roberson , freebsd-fs@freebsd.org, Scot Hetzel , freebsd-arch@freebsd.org Subject: Re: [RFC] Remove NTFS kernel support X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2008 07:13:14 -0000 * Attilio Rao [080206 17:00] wrote: > As exposed by several users, NTFS seems to be broken even before first > VFS commits happeing around the end of December. Those commits exposed > some problems about NTFS which are currently under investigation. > Ultimately, This filesystem is also unmaintained at the moment. > > Speaking with jeff, we agreed on what can be a possible compromise: > remove the kernel support for NTFS and maybe take care of the FUSE > implementation. > What I now propose is a small survey which can shade a light on us > about what do you think about this idea and its implications: > - Do you use NTFS? > - Are you interested in maintaining it? > - Do you know a good reason to not use FUSE ntfs implementation? What > the kernel counter part adds? > - Do you think axing the kernel support a good idea? My pragmatic view on this is that I think it's odd that something that is sort-of working for a few people is going to be axed by people that don't use it, while promising to replace it with something better. Maybe a nicer way of saying/asking would be to ask: Is the FUSE replacement going to be tested to the point where it's better than then current NTFS code? thanks, -- - Alfred Perlstein