Re: ext3_error()

Andrew Morton (akpm@zip.com.au)
Sat, 16 Mar 2002 14:11:42 -0800


John McCutchan wrote:
>
> Hello,
>
> I got this in my kern.log file:
>
> Feb 20 00:41:00 golbez kernel: ext3_free_blocks: Freeing blocks not in datazone
> - block = 538082710, count = 1
>
> What could be the cause of this?
>

Bad things. Something somewhere has corrupted in-core or
on-disk allocation tables.

Any time anything like this comes out of a filesystem, it's
time to shut everything off and run fsck.

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