Re: Blockbusting news, results get worse

From: Pavel Machek
Date: Sun Oct 26 2003 - 04:42:14 EST


Hi!

> > 4. When writing ZEROES to the bad sector, the drive reports SUCCESS.
> > But it lies. Subsequent attempts to read still fail. Subsequent writing of
> > zeroes appears to succeed again. Subsequent attempts to read still fail.
>
> > I still have to say, we can't fix Toshiba, and we can avoid Toshiba, but
> > meanwhile we can fix Linux.
>
> How do you suggest we 'fix' 4, above, other than to flush the cache
> and verify each time a full sector of zeros is written to the disk?

Well,

if (drive_is_toshiba())
panic("Forward harddrive to nearest trashcan.\n");

during bootup?

Reporting sucess when it is not, is, umm, bad.
Pavel

--
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/