alistair23-linux/drivers/scsi/ibmvscsi_tgt
Bryant G. Ly 88e65389fc scsi: ibmvscsis: Fix write_pending failure path
For write_pending if the queue is down or client failed then return -EIO
so that LIO can properly process the completed command. Prior we
returned 0 since LIO could not handle it properly. Now with commit
fa7e25cf13 ("target: Fix unknown fabric callback queue-full errors")
that patch addresses LIO's ability to handle things right.

Signed-off-by: Bryant G. Ly <bgly@us.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-10-02 22:49:27 -04:00
..
ibmvscsi_tgt.c scsi: ibmvscsis: Fix write_pending failure path 2017-10-02 22:49:27 -04:00
ibmvscsi_tgt.h ibmvscsis: Enable Logical Partition Migration Support 2017-06-08 23:26:37 -07:00
libsrp.c
libsrp.h ibmvscsis: Enable Logical Partition Migration Support 2017-06-08 23:26:37 -07:00
Makefile