From: Mark Salyzyn Date: Wed, 30 Apr 2008 19:47:35 +0000 (-0400) Subject: [SCSI] aacraid: Fix jbod operations scan issues X-Git-Tag: v2.6.26-rc1~9^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4576b5da671563187ac388e36e1d077bd20e43a;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed