Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
target: call transport_check_aborted_status from target_execute_cmd
When we call target_execute_cmd for write commands the command has been on the state list before an abort might have come in before target_execute_cmd. Call transport_check_aborted_status to deal with this case. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
- Loading branch information