commit | dfdc58ba354adb80d67c99f7be84f95a8e02e466 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Wed Sep 20 12:00:18 2006 -0400 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sat Sep 23 20:53:53 2006 -0500 |
tree | 9cbbe31f7d3d5be0029fd7c1a8eeaaa02e53853a | |
parent | a07f353701acae77e023f6270e8af353b37af7c4 [diff] |
[SCSI] SPI transport class: misc DV fixes Key more of the domain validation settings off the inquiry data from the disk (in particular, don't try IU or DT unless the disk claims to support them. Also add a new dv_in_progress flag to prevent recursive DV. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>