Messages in this thread |  | | From | Andreas Dilger <> | Subject | Re: [PATCH] 2.2.18 ext2 large file bug? | Date | Wed, 13 Dec 2000 01:53:26 -0700 (MST) |
| |
Al Viro writes: > (x>>33) is the same as (x / (1LL<<33)). I.e. _with_ your change it > becomes "file >= 8Gb", instead of the current (correct) "file >= 2Gb".
OOPS. My bad. You are right. Time to hide head in sand.
Cheers, Andreas -- Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto, \ would they cancel out, leaving him still hungry?" http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |