This is definitely a bad entry - offset + rec_len (4100) != blocksize (4096).
Strange. You need to run e2fsck -f on this partition. It sounds like
you are getting some corruption or bit flips happening.
> Now these errors dont cause the system to panic like other ext3 errors
> do, so i'm wondering what the significance of these errors are.
Well, this is an error, and the next time the computer is restarted it
should force a full fsck on the partition. The other "panic" (oops)
situations are when things are totally shot and it is better to stop
doing anything than try and continue. In this case, it is possible to
continue, but that doesn't mean things are OK.
Cheers, Andreas
-- Andreas Dilger http://www-mddsp.enel.ucalgary.ca/People/adilger/ http://sourceforge.net/projects/ext2resize/- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/