Messages in this thread |  | | Subject | Re: [PATCH] 2.2.18 ext2 large file bug? | Date | Wed, 13 Dec 2000 14:46:04 +0000 (GMT) | From | Alan Cox <> |
| |
> also needs to be fixed in 2.2. Basically, we are checking for an ext2 > large file, which would be a file > 2GB on systems that don't support > such. However, we are checking for a file > 8GB which is clearly wrong. > The ext3 version of the patch is also attached.
Umm..
x>>33
is checking 8Gig
x>>31
is checking 2Gig
So your patch seems backwards
- 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/
|  |