[SCSI] zfcp: Report FC BSG errors in correct field
authorSwen Schillig <swen@vnet.ibm.com>
Tue, 26 Jan 2010 16:49:19 +0000 (17:49 +0100)
committerJames Bottomley <James.Bottomley@suse.de>
Mon, 8 Feb 2010 19:40:17 +0000 (13:40 -0600)
commit7dec9cf1dfa283feca4b761160112ea4838a6a8c
treecf61e7ea19d4b34bfccf68b983b935e497a93676
parent9858ae38011d699d4c2fa7f3493a47accf43a0f5
[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>
drivers/s390/scsi/zfcp_fc.c
This page took 0.024341 seconds and 5 git commands to generate.