[SCSI] aacraid: respond to enclosure service events
authorSalyzyn, Mark <Mark_Salyzyn@adaptec.com>
Fri, 11 Jan 2008 19:56:07 +0000 (11:56 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 23 Jan 2008 17:29:26 +0000 (11:29 -0600)
commit0995ad382df77b438d0c1e4f93ff349aa2eb9caf
tree84125251a9f45d5c3d7d262900a572f62ad4d11b
parentd9aa3af09cdc5d3ae0e67bed4107bcf7e25b9f31
[SCSI] aacraid: respond to enclosure service events

Added support to respond to enclosure service events
(controller AIFs) to add, online or offline physical targets
reported to sg. Also added online and offlining of arrays.
Removed an automatic variable definition in a sub block that
hid an earlier definition, determined to be inert as the
sub-block use did not interfere. Bumped the driver versioning
to stamp the addition of this feature.

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