]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] zfcp: add rports to enable scsi_add_device to work again
authorAndreas Herrmann <aherrman@de.ibm.com>
Sat, 27 Aug 2005 18:07:54 +0000 (11:07 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 27 Aug 2005 18:22:36 +0000 (11:22 -0700)
commit32f0adb0a0b6a2d81bc6d66fc0aae496a31c2db9
treea0f09490a7295bab3d299efdae5bd29c55c58c3a
parent28dff8b48005d14530a47863f6d31d9cf8495234
[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>
drivers/s390/scsi/zfcp_aux.c
drivers/s390/scsi/zfcp_ccw.c
drivers/s390/scsi/zfcp_def.h
drivers/s390/scsi/zfcp_erp.c
drivers/s390/scsi/zfcp_ext.h
drivers/s390/scsi/zfcp_fsf.c
drivers/s390/scsi/zfcp_scsi.c