[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: puzzling error message
- From: "Stephen C. Tweedie" <sct redhat com>
- To: Daniel Pittman <daniel rimspace net>
- Cc: "Stephen C. Tweedie" <sct redhat com>,Andrew Morton <akpm zip com au>,Andy Bianchi <andy bianchi xinetica com>, ext3-users redhat com
- Subject: Re: puzzling error message
- Date: Thu, 10 Jan 2002 16:53:08 +0000
Hi,
On Thu, Jan 10, 2002 at 12:27:23PM +1100, Daniel Pittman wrote:
> >> So if the "list of block numbers" gets corrupted, the recovery
> >> data will be sprayed all over the disk :(
> >
> > No, we should be safe from that. The recovery is done on the
> > partition's own minor device, not on the whole-disk device, and the
> > block layer does bounds checking on that.
>
> Well, that's kind of nice to know. Is it possible for corruption of that
> list to cause blocks to be written to the wrong place within the single
> partition?
Yes. There are all sorts of fs corruptions which can cause that,
though: it's not limited to journal corruption.
Cheers,
Stephen
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]