commit | 131256cf203d0df62014dda8453a70cb6af0d0bb | [log] [tgz] |
---|---|---|
author | Mark Haverkamp <markh@osdl.org> | Mon Sep 26 13:04:56 2005 -0700 |
committer | James Bottomley <jejb@mulgrave.(none)> | Mon Sep 26 17:42:50 2005 -0500 |
tree | 6e7ba27ba4d4181a312a7b1bec385cf68b501dcd | |
parent | 2f130980d14cb938226011875ca5224cd46dc1f9 [diff] |
[SCSI] aacraid: handle AIF hotplug events (update) Received from Mark Salyzyn from Adaptec. Hotplug sniffs the AIFs (events) from the adapter and if a container change resulting in the device going offline (container zero), online (container zero completed) or changing capacity (morph) it will take actions by calling the appropriate API. Signed-off-by: Mark Haverkamp <markh@osdl.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>