]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
[SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions
authorJames Bottomley <James.Bottomley@steeleye.com>
Sat, 1 Apr 2006 02:07:45 +0000 (20:07 -0600)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 13 Apr 2006 15:13:31 +0000 (10:13 -0500)
Original From: Ingo Flaschberger <if@xip.at>

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 <James.Bottomley@SteelEye.com>

No differences found