On Thu, May 21, 2015 at 11:52:38AM +0200, Bart Van Assche wrote: > Had you already noticed the following code at the start of > target_execute_cmd(): > > /* > * If the received CDB has aleady been aborted stop processing. > */ > if (transport_check_aborted_status(cmd, 1)) > return; > > Do you think that code is sufficient to prevent execution of an aborted > command ? Thank, that should handle most of that. -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html