From nobody@FreeBSD.org  Fri May 19 13:18:21 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 066E716A47B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 May 2006 13:18:21 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B358043D46
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 May 2006 13:18:20 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4JDIK6W028528
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 May 2006 13:18:20 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k4JDIKXb028527;
	Fri, 19 May 2006 13:18:20 GMT
	(envelope-from nobody)
Message-Id: <200605191318.k4JDIKXb028527@www.freebsd.org>
Date: Fri, 19 May 2006 13:18:20 GMT
From: Lars Stokholm <lars.stokholm@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Cannot access large file on NTFS volume
X-Send-Pr-Version: www-2.3

>Number:         97494
>Category:       kern
>Synopsis:       [ntfs] Cannot access large file on NTFS volume
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    le
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 19 13:20:16 GMT 2006
>Closed-Date:    Mon Nov 20 20:23:17 GMT 2006
>Last-Modified:  Mon Nov 20 20:23:17 GMT 2006
>Originator:     Lars Stokholm
>Release:        6.1-STABLE
>Organization:
>Environment:
FreeBSD stokholm.dyndns.dk 6.1-STABLE FreeBSD 6.1-STABLE #2: Wed May 17 15:23:11 CEST 2006     lars@stokholm.dyndns.dk:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Trying to copy a large file (20GB), from an NTFS volume, instantly results in
a 0byte file at the destination, whether you're using cp or dd.
>How-To-Repeat:
Mount an NTFS volume with a large (don't know how large) file on it. Try to
copy the file to another destination, with either cp or dd. It won't work.
>Fix:

>Release-Note:
>Audit-Trail:

From: Paul Blair <toadlife@toadlife.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: RE:kern/97494: [ntfs] Cannot access large file on NTFS volume
Date: Sun, 19 Nov 2006 21:16:14 -0800

 I am running FreeBSD 6.2-PRERELEASE / Sun Nov 19 17:10:06 PST 2006, and 
 have observed this problem too. In my case, I was trying to read a 4.6GB 
 file from an NTFS volume. When trying to read or copy the file, it 
 always stops at *exactly* 386449408 bytes (~368.5MB).
State-Changed-From-To: open->closed 
State-Changed-By: le 
State-Changed-When: Mon Nov 20 20:21:08 UTC 2006 
State-Changed-Why:  
I committed a fix to -CURRENT that should solve the problem. 


Responsible-Changed-From-To: freebsd-bugs->le 
Responsible-Changed-By: le 
Responsible-Changed-When: Mon Nov 20 20:21:08 UTC 2006 
Responsible-Changed-Why:  
I committed a fix to -CURRENT that should solve the problem. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97494 
>Unformatted:
