lkml.org 
[lkml]   [2003]   [Jul]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.0-test1 NFS file transfer
Balram Adlakha wrote:
> On Tue, Jul 29, 2003 at 01:48:22AM -0700, Andrew Morton wrote:
>
>>Balram Adlakha <b_adlakha@softhome.net> wrote:
>>
>>>I cannot transfer files larger than 914 mb from an NFS mounted
>>>filesystem to a local filesystem. A larger file than that is
>>>simply cut of at 914 MB. This is using 2.6.0-test1, 2.4.20
>>>works fine.

Looks like rounding around 32 bits to me:

$ echo "((2^32)+(914*(1024^2)))/(1024^3)" | bc -l
4.89 #GB

Pádraig.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.328 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site