On Sat, Nov 18, 2000 at 07:46:29PM -0500, Alexander Viro wrote: --- 33/fs/ext2/inode.c.~1~ Sun Nov 12 00:45:43 2000 +++ 33/fs/ext2/inode.c Sun Nov 19 02:02:51 2000 @@ -739,7 +739,7 @@ } #if BITS_PER_LONG == 64 - if (size >> 33) { + if (size >> 31) { struct super_block *sb = inode->i_sb; struct ext2_super_block *es = sb->u.ext2_sb.s_es; if (!(es->s_feature_ro_compat &