From: Stefan Richter Date: Wed, 29 Jul 2009 19:27:39 +0000 (+0200) Subject: firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs) X-Git-Tag: v2.6.27.30~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91b129d1013e5ce7977f323a69d82bd0ad54b439;p=pandora-kernel.git firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs) Commit af2719415a5ceae06f2a6d33e78b555e64697fc8 upstream. Increase the command ORB data structure to transport up to 16 bytes long CDBs (instead of 12 bytes), and tell the SCSI mid layer about it. This is notably necessary for READ CAPACITY(16) and friends, i.e. support of large disks. Signed-off-by: Stefan Richter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed