kernel-ark/drivers/s390/scsi
Swen Schillig 7dec9cf1df [SCSI] zfcp: Report FC BSG errors in correct field
The status FC_CTELS_STATUS_REJECT for all FC BSG errors is not
appropriate. Instead, report -EIO in the result field if there was a
problem in zfcp with the FC BSG request. If the request is good from
our point of view, report result 0, status FC_CTELS_STATUS_OK and let
userspace read the Accept or Reject from the payload (as documented in
scsi_bsg_fc.h).

Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-02-08 13:40:17 -06:00
..
Makefile
zfcp_aux.c
zfcp_ccw.c
zfcp_cfdc.c [SCSI] zfcp: add missing compat ptr conversion 2010-01-17 12:38:49 -06:00
zfcp_dbf.c
zfcp_dbf.h
zfcp_def.h
zfcp_erp.c
zfcp_ext.h [SCSI] zfcp: Set hardware timeout as requested by BSG request. 2010-01-17 12:40:13 -06:00
zfcp_fc.c [SCSI] zfcp: Report FC BSG errors in correct field 2010-02-08 13:40:17 -06:00
zfcp_fc.h [SCSI] zfcp: Set hardware timeout as requested by BSG request. 2010-01-17 12:40:13 -06:00
zfcp_fsf.c [SCSI] zfcp: Set hardware timeout as requested by BSG request. 2010-01-17 12:40:13 -06:00
zfcp_fsf.h
zfcp_qdio.c
zfcp_scsi.c [SCSI] zfcp: Introduce bsg_timeout callback. 2010-01-17 12:40:12 -06:00
zfcp_sysfs.c