commit | 30d335d68d93705eb346387c03bb6aca0f52454a | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Oct 14 15:30:22 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Oct 27 12:28:42 2009 -0500 |
tree | a7e6b5212c847cd4e2c8e6fc1562ee16b8935a9f | |
parent | 5b684b5a56e81f6f88234952fe8ed68010c36e19 [diff] |
hotplug: more fixes for scsi disk hotplug. Changes: - create common scsi_hot_add function for adding a scsi disk to a adapter. - Add sanity checks. You can't drive_add disks to the VGA any more. - Ignore the unit value calculated by drive_init, add a comment explaining why. Review the patch to find the details ;) Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>