diff options
author | Bart Van Assche <bart.vanassche@sandisk.com> | 2015-07-08 17:58:51 +0300 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2015-07-23 22:09:28 -0700 |
commit | ab78fef4d5f79134042ae0e1e2c259e1226aa5bd (patch) | |
tree | a4a1c6a4f79878c412692842c8c278dc29263592 /include/scsi | |
parent | 46d5bd62ef9e3d6e2018963cbb725c91f864922d (diff) |
target: Split transport_send_check_condition_and_sense()
Move the code for translating a sense_reason_t code into a SCSI status
ASC and ASCQ codes from transport_send_check_condition_and_sense() into
the new function translate_sense_reason(). Convert the switch statement
that performs the translation into table-driven code.
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions