lkml.org 
[lkml]   [1999]   [Jul]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: proposed 2.2.11
Hi,

On Thu, 22 Jul 1999 02:35:54 +0200 (CEST), Andrea Arcangeli
<andrea@suse.de> said:

> Alan could you explain this change?
> - if (((pos + count) >> 32) &&
> + if (((pos + count) >> 33) &&

> IMHO we should consider the file as "LARGE_FILE" if we are going to
> write beyond the 2giga limit, and so if `(pos+count)>>31' is not null
> (but the sign of the sum is positive of course).

Correct, it's plainly a thinko. s/33/31/.

--Stephen

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

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