Re: hfs warning in 2.4.27-pre6

From: Roman Zippel
Date: Thu Jun 17 2004 - 14:42:03 EST


Hi,

On Thu, 17 Jun 2004, Geert Uytterhoeven wrote:

> Not a new one:
>
> | super.c: In function `parse_options':
> | super.c:164: warning: `names' might be used uninitialized in this function
> | super.c:164: warning: `fork' might be used uninitialized in this function
>
> and it's not a compiler glitch.

Eek, the only halfway sane and simple solution would be to disable
parse_options() for remount completely, so it will always be initialized.

bye, Roman
-
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/