Re: [git pull] IDE fixes

From: Alan Cox
Date: Sun Jun 07 2009 - 10:21:10 EST


> diff --git a/fs/partitions/check.c b/fs/partitions/check.c
> index 99e33ef..4bc2c43 100644
> --- a/fs/partitions/check.c
> +++ b/fs/partitions/check.c


You seriously want to add code to the core partition handling logic
moments before release when we know we have all sorts of devices with
weird behaviours ?

This should be .31 stuff where we can take the time to see how it works
on all sorts of weird real world devices (eg those with 2K sector size)
and the like.

--
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/