commit | b84d879639f83d35d3fcd909222522c928bf974b | [log] [tgz] |
---|---|---|
author | Mark Fortescue <mark@mtfhpc.demon.co.uk> | Wed Jul 25 18:30:08 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Jul 30 00:27:28 2007 -0700 |
tree | 10ef0162543eca2b6107bd44646133a341777177 | |
parent | cce933bc831c451f48ca26e5b0d9bfdfbfb327f8 [diff] |
[PARTITION] MSDOS: Fix Sun num_partitions handling. 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>