From owner-freebsd-current@FreeBSD.ORG Mon May 12 15:17:25 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2B8B1065675; Mon, 12 May 2008 15:17:25 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 51B048FC16; Mon, 12 May 2008 15:17:25 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Subject:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender; b=gajroM+aNVpM9uQoqHuS09wx/oJQvv8U0PJYVuKQQpunPOToPLzLRIeyfh5A8lIrbY615pqZ7pn/QI3esnb48L+qAdMDl7DmHey3GRwmqHIP+LZROnfErWQEZD9q62/RlRzgslQG+Dz7H3dQC0Psp3SpnURBEqqqEme71jRIdaQ=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1JvZmF-000674-Uj; Mon, 12 May 2008 19:17:24 +0400 Date: Mon, 12 May 2008 19:17:22 +0400 From: Eygene Ryabinkin To: Josh Carroll Message-ID: References: <8cb6106e0805062004r681045b5ge2981ae73e777a49@mail.gmail.com> <1210163153.2043.11.camel@localhost> <8cb6106e0805070800m46101f21sa8298b33e82bbfbd@mail.gmail.com> <1210172870.2043.17.camel@localhost> <8cb6106e0805070841p12d95c2k6e76a5ce5d8b512e@mail.gmail.com> <8cb6106e0805080902m6d72d91ft8315db19ca8bb497@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <8cb6106e0805080902m6d72d91ft8315db19ca8bb497@mail.gmail.com> Sender: rea-fbsd@codelabs.ru Cc: pluknet , Coleman Kane , freebsd-current@freebsd.org Subject: Re: [UNSURE] Re: panic mounting ntfs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2008 15:17:25 -0000 Josh, good day. Thu, May 08, 2008 at 12:02:47PM -0400, Josh Carroll wrote: > > I am a bit late, but could you please try the patch from the > > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/120483 > > > > It was ported from NetBSD and seems like it is a bit more complete > > than the one proposed by pluknet. > > It did not patch cleanly against a recently csup'd source tree, but > there was only one hunk that failed, which I manually fixed. > > Attached is the updated diff, if pluknet wants to give it a shot. I > just finished building the kernel and it does indeed fix the problem. > I was able to mount the NTFS filesystem here and copy a file off of it > without issue. Great. > Let me know if you'd like me to respond to the PR and attach this > patch there as well. Will be good. Please, specify the date of the csup to give an idea which patch should be applied to the system in question. Thanks for the testing! -- Eygene