1
0
Fork 0
remarkable-linux/drivers/s390/scsi
FUJITA Tomonori 9d058ecfd4 [SCSI] zfcp: fix sense_buffer access bug
The commit de25deb180 changed
scsi_cmnd.sense_buffer from a static array to a dynamically allocated
buffer. We can't access to sense_buffer in '&cmd->sense_buffer' way.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-01-30 13:03:39 -06:00
..
Makefile [SCSI] zfcp: enhancement of zfcp debug features 2005-09-19 13:03:00 -05:00
zfcp_aux.c [SCSI] zfcp: Fix deadlock when adding invalid LUN 2008-01-11 18:22:40 -06:00
zfcp_ccw.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2008-01-25 17:19:08 -08:00
zfcp_dbf.c [SCSI] zfcp: Reduce flood on hba trace 2008-01-11 18:22:40 -06:00
zfcp_def.h [SCSI] zfcp: fix use after free bug. 2008-01-11 18:29:00 -06:00
zfcp_erp.c [S390] drivers/s390/: Spelling fixes 2008-01-26 14:11:26 +01:00
zfcp_ext.h zfcp: Use device_driver default attribute groups. 2008-01-24 20:40:34 -08:00
zfcp_fsf.c [SCSI] zfcp: fix sense_buffer access bug 2008-01-30 13:03:39 -06:00
zfcp_fsf.h [SCSI] zfcp: whitespace cleanup 2007-10-12 14:47:21 -04:00
zfcp_qdio.c [S390] drivers/s390/: Spelling fixes 2008-01-26 14:11:26 +01:00
zfcp_scsi.c [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command 2008-01-11 18:29:06 -06:00
zfcp_sysfs_adapter.c [SCSI] zfcp: (cleanup) shortened copyright and author information 2006-05-28 12:36:02 -04:00
zfcp_sysfs_driver.c zfcp: Use device_driver default attribute groups. 2008-01-24 20:40:34 -08:00
zfcp_sysfs_port.c [SCSI] zfcp: (cleanup) shortened copyright and author information 2006-05-28 12:36:02 -04:00
zfcp_sysfs_unit.c [SCSI] zfcp: whitespace cleanup 2007-10-12 14:47:21 -04:00