commit | 3859f6a248cbdfbe7b41663f3a2b51f48e30b281 | [log] [tgz] |
---|---|---|
author | Andreas Herrmann <aherrman@de.ibm.com> | Sat Aug 27 11:07:54 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Aug 27 11:22:36 2005 -0700 |
tree | a0f09490a7295bab3d299efdae5bd29c55c58c3a | |
parent | 729d70f5dfd663b44bca68a4479c96bde7e535d6 [diff] |
[PATCH] zfcp: add rports to enable scsi_add_device to work again This patch fixes a severe problem with 2.6.13-rc7. Due to recent SCSI changes it is not possible to add any LUNs to the zfcp device driver anymore. With registration of remote ports this is fixed. Signed-off-by: Andreas Herrmann <aherrman@de.ibm.com> Acked-by: James Bottomley <jejb@steeleye.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>