From: James Bottomley Date: Sat, 1 Apr 2006 02:07:45 +0000 (-0600) Subject: [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions X-Git-Tag: v2.6.17-rc2~30^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d7db04a7a69099accd84984a78c64d2178252f1;p=pandora-kernel.git [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions Original From: Ingo Flaschberger To support the RA4100 array from Compaq. This patch now correctly handles SCSI_UNKNOWN types with regard to BLIST_REPORTLUNS2 (allow it) and cdb[1] LUN inclusion (don't). It also allows a BLIST_MAX_512 flag to restrict the maximum transfer length to 512 blocks (apparently this is an RA4100 problem). Signed-off-by: James Bottomley --- Reading git-diff-tree failed