lkml.org 
[lkml]   [1999]   [Jul]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectproposed 2.2.11
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).

Andrea


-
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.041 / U:0.524 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site