From d59a02b4ebe6fe5ac42b702f1ced6368ced78d76 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Sun, 8 Jul 2012 15:58:40 -0400 Subject: [PATCH] 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 Signed-off-by: Nicholas Bellinger --- Reading git-format-patch failed