[PATCH] revert msdos partitioning fix
authorAndrew Morton <akpm@osdl.org>
Sat, 7 May 2005 00:41:01 +0000 (17:41 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 7 May 2005 05:09:27 +0000 (22:09 -0700)
commitb2411dd202e854d1f3be541135af8bb9872ea8b6
tree1f13322150e903b03225362f77ec51887d3cc9ca
parentcccf25087f1cb24344b2140ca319b4afe4cf79a8
[PATCH] revert msdos partitioning fix

This change from March 3rd causes the partition parsing code to ignore
partitions which have a signature byte of zero.  Turns out that more people
have such partitions than we expected, and their device numbering is coming up
wrong in post-2.6.11 kernels.

So revert the change while we think about the problem a bit more.

Cc: Andries Brouwer <Andries.Brouwer@cwi.nl>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/partitions/msdos.c