commit | 10c1b88987d618f4f89c10e11e574c76de73b5e7 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Sun Aug 14 14:34:06 2005 -0500 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sun Aug 14 14:42:25 2005 -0500 |
tree | 21b45648425c43f6a392afc0da800524608c7caf | |
parent | 3a4f5c60dbe1978580ea03c1aff353d1e63d1638 [diff] |
[SCSI] add ability to deny binding to SPI transport class This patch is necessary if we begin exposing underlying physical disks (which can attach to the SPI transport class) of the hardware RAID cards, since we don't want any SPI parameters binding to the RAID devices. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>