ext3: i_blocks is xx, should be yy

Jan Niehusmann (jan@gondor.com)
Sun, 21 Apr 2002 18:29:15 +0200


On an (otherwise clean, and cleanly unmounted) ext3 partition, I got
some ext2fs errors like the following:

Inode 295208, i_blocks is 112, should be 8. Fix<y>?
Inode 295342, i_blocks is 8, should be 0. Fix<y>?
Inode 295343, i_blocks is 8, should be 0. Fix<y>?
Inode 295344, i_blocks is 8, should be 0. Fix<y>?
[...]

I looked up the inodes with debug2fs and noticed that all of them belong
to files which probably had failed write attemps because the fs was
full.

This happened with 2.4.18-rc2-ac1, neither the latest one nor a
'release' version, but I don't remember reading about such a problem on
linux-kernel.

Jan

-
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/