Re: [PATCH 2.6.7-mm1] MBR centralization

From: Andries Brouwer
Date: Thu Jun 24 2004 - 08:02:38 EST


On Thu, Jun 24, 2004 at 08:07:57AM +0200, FabF wrote:

> Here's a new version:

> - if (!msdos_magic_present(data + 510))
> + if (!MSDOS_MBR (data+510))

Not an improvement.
-
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/