commit | 339b2b14c634da58626eb742370d915591c2fb6d | [log] [tgz] |
---|---|---|
author | Stephen M. Cameron <scameron@beardog.cce.hp.com> | Thu Feb 04 08:42:50 2010 -0600 |
committer | James Bottomley <James.Bottomley@suse.de> | Wed Feb 17 13:20:59 2010 -0600 |
tree | 40f699f2e16eedcb7d4ae39f7ea4a32f8a73f680 | |
parent | f8b01eb9049113920f4eb2f944a0c713ce597673 [diff] |
[SCSI] hpsa: Fix p1210m LUN assignment. The p1210m responsds to SCSI report LUNs, unlike traditional Smart Array controllers. This means that the bus, target, and lun assignments done by the driver cannot be arbitrary, but must match what SCSI REPORT LUNS returns. Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>