Re: [PATCH] don't divide by 0 when trying to mount ext3

From: Andries Brouwer
Date: Mon Nov 08 2004 - 17:02:59 EST


On Mon, Nov 08, 2004 at 10:27:11PM +0100, Rogier Wolff wrote:

> There are now three cases that end up with the same message and
> same error from userspace viewpoint. There are many cases where
> debugging a problem is helped when it's possible to find out exactly
> which test determined that the filesystem could not be mounted.

Strings are expensive. Don't like to add worthless code.
We lived without this for years, so it is not a frequent occurrence.
If you have a bad ext2/ext3 system, e2fsck will find what is wrong.
-
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/