[PARTITION] MSDOS: Fix Sun num_partitions handling.
authorMark Fortescue <mark@mtfhpc.demon.co.uk>
Thu, 26 Jul 2007 01:30:08 +0000 (18:30 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 30 Jul 2007 07:27:28 +0000 (00:27 -0700)
Correct the Solaris x86 number of partitions (slices) is a way that is
backward compatible with the earlier size.

This works without a new VTOC structure definition as the timestamp
and v_asciilabel fields in the VTOC are not used by the kernel yet.

Signed-off-by: Mark Fortescue <mark@mtfhpc.demon.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found