From owner-cvs-src@FreeBSD.ORG Sun Mar 30 02:31:22 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F203106566B; Sun, 30 Mar 2008 02:31:22 +0000 (UTC) (envelope-from csjp@sub.vaned.net) Received: from sub.vaned.net (sub.vaned.net [205.200.235.40]) by mx1.freebsd.org (Postfix) with ESMTP id F374C8FC1F; Sun, 30 Mar 2008 02:31:21 +0000 (UTC) (envelope-from csjp@sub.vaned.net) Received: by sub.vaned.net (Postfix, from userid 1001) id AF8F12E1; Sat, 29 Mar 2008 21:31:19 -0500 (CDT) Date: Sat, 29 Mar 2008 21:31:19 -0500 From: "Christian S.J. Peron" To: "Aryeh M. Friedman" Message-ID: <20080330023119.GA81406@sub.vaned.net> References: <200803300219.m2U2JSjv016162@repoman.freebsd.org> <47EEF9CA.9080008@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47EEF9CA.9080008@gmail.com> User-Agent: Mutt/1.4.2.3i Cc: Alexander Ryba , cvs-src@FreeBSD.org, src-committers@FreeBSD.org, "Christian S.J. Peron" , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/ntfs ntfs_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Mar 2008 02:31:22 -0000 On Sat, Mar 29, 2008 at 10:24:10PM -0400, Aryeh M. Friedman wrote: [..] > > I know this question should be else where but since the kernel ntfs > doesn't allow for writting and fusefs-ntfs is stable why is ntfs still > in the kernel and if it should be there why not replace it with fuse? This question probably should go to freebsd-arch@ or freebsd-fs@... I can't really comment on this request, but I think this has come up before, perhaps check the lists that I referenced? Thanks