From: Jason J. Herne Date: Wed, 14 Nov 2012 22:03:22 +0000 (-0500) Subject: [SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drives X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~22^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53ad570be625045aba3ae7de8d82401364c655e1;p=pandora-kernel.git [SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drives Force large capacity (> 0xFFFFFFFF blocks) drives to use READ/WRITE(16) instead of READ/WRITE(10). Some(most/all?) USB enclosures do not like READ(10) commands when a large capacity drive is installed. This issue was reported and discussed here: http://marc.info/?l=linux-usb&m=135247705222324 Signed-off-by: Jason J. Herne Signed-off-by: James Bottomley --- Reading git-diff-tree failed