[SCSI] aacraid: Fix jbod operations scan issues
authorMark Salyzyn <Mark_Salyzyn@adaptec.com>
Wed, 30 Apr 2008 19:47:35 +0000 (15:47 -0400)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 2 May 2008 18:06:09 +0000 (13:06 -0500)
commita4576b5da671563187ac388e36e1d077bd20e43a
tree0bfc4ebe89f11445126c2815701afd4ffca7cd4f
parente2efe7aa24dc7b430d2ea109fa117bd3c60ae8e6
[SCSI] aacraid: Fix jbod operations scan issues

As JBOD devices (really just Simple Single Drive Volumes exported to
the SCSI channel) are managed, they fail to update correctly when the
driver triggers a SCSI scan. In addition, the ability to change
multiple arrays or JBODs at the same time was resulting in dropped
scans, set up a mechanism to issue a list of single target scans on a
single configuration change notification from the Firmware.

Performed some additional sundry cosmetic code style cleanups.

Signed-off-by: Mark Salyzyn <aacraid@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/aacraid/commsup.c
drivers/scsi/aacraid/linit.c