* ext3_error()
@ 2002-03-16 19:42 John McCutchan
2002-03-16 22:11 ` ext3_error() Andrew Morton
0 siblings, 1 reply; 2+ messages in thread
From: John McCutchan @ 2002-03-16 19:42 UTC (permalink / raw)
To: linux-kernel
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?
John
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ext3_error()
2002-03-16 19:42 ext3_error() John McCutchan
@ 2002-03-16 22:11 ` Andrew Morton
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Morton @ 2002-03-16 22:11 UTC (permalink / raw)
To: John McCutchan; +Cc: linux-kernel
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.
-
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-03-16 22:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-16 19:42 ext3_error() John McCutchan
2002-03-16 22:11 ` ext3_error() Andrew Morton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox