>>>>> "Christoph" == Christoph Hellwig <[email protected]> writes:

>> As sparse correctly pointed out scsi_partsize should use
>> get_unaligned_le32 to read PC partition tables from disk, as they are
>> little endian.
>> 
>> The result of this bug is that we returned incorrect geometries on
>> big endian systems when using the scsicam variant.  Which probably
>> doesn't matter as only old x86 systems every cared about the
>> geometry.

Reviewed-by: Martin K. Petersen <[email protected]>

-- 
Martin K. Petersen      Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to