From owner-freebsd-arch@FreeBSD.ORG Tue Feb 14 12:47:46 2006 Return-Path: X-Original-To: arch@freebsd.org Delivered-To: freebsd-arch@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A84DE16A420 for ; Tue, 14 Feb 2006 12:47:46 +0000 (GMT) (envelope-from babkin@verizon.net) Received: from vms044pub.verizon.net (vms044pub.verizon.net [206.46.252.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43E6043D48 for ; Tue, 14 Feb 2006 12:47:46 +0000 (GMT) (envelope-from babkin@verizon.net) Received: from vms169.mailsrvcs.net ([192.168.1.2]) by vms044.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IUO00LMGGVLIUW1@vms044.mailsrvcs.net> for arch@freebsd.org; Tue, 14 Feb 2006 06:47:45 -0600 (CST) Date: Tue, 14 Feb 2006 06:47:45 -0600 (CST) From: Sergey Babkin To: "M. Warner Losh" , scottl@samsco.org Message-id: <12424860.1139921265521.JavaMail.root@vms169.mailsrvcs.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Cc: arch@freebsd.org Subject: Re: Re: NTFS write support X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: babkin@users.sf.net List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2006 12:47:46 -0000 >From: "M. Warner Losh" >In message: <43EFF3E2.90001@samsco.org> > Scott Long writes: >: Sergey Babkin wrote: >: I'm pretty sure that Microsoft makes the technical details available >: for NTFS, either from their website or from one of their DDKs. The >: hardest part is probably in dealing with their journal. Well, looks like they send the DDK for $15. I've ordered one, we'll see what's inside it. Does not seem to be much useful information on their web site. >There's at least one book on the structure of ntfs. I used to have a >copy, but I can't find it anymore... But the book wasn't enough to do >an implementation... Ah, good to know that it's not worth wasting $180. It's out of print by now, and also they've updated the NTFS format sinc ethe book was written. -SB