Hi,
On Sun, Feb 11, 2001 at 05:44:02PM -0700, Brian Grossman wrote:
>
> What does a message like 'ext2: block > big' indicate?
An attempt was made to access a block beyond the legal max size for an
ext2 file. That probably implies a corrupt inode, because the ext2
file write code checks for that limit and won't attempt to write
beyond the boundary.
Cheers,
Stephen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://vger.kernel.org/lkml/