diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-08-31 22:12:01 (GMT) |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-08-31 22:19:12 (GMT) |
commit | c130480b129fbfd7932ad7af3f4ffcea630b027f (patch) | |
tree | c6dd2c8143d557204e55c2023b28cd021beeb4ef /drivers/iio/adc/at91_adc.c | |
parent | 28aaa950320fc7b8df3f6d2d34fa7833391a9b72 (diff) | |
download | linux-fsl-qoriq-c130480b129fbfd7932ad7af3f4ffcea630b027f.tar.xz |
target: Fix se_cmd->state_list leak regression during WRITE failure
This patch addresses a v3.11 specific regression where se_cmd->state_list
was being leaked during a fabric WRITE failure, when the fabric releases
an associated se_cmd descriptor before I/O submission occurs, and normal
fast path callbacks have a chance to call target_remove_from_state_list().
It was manifesting with Poison overwritten messages with iscsi-target
once an ImmediateData payload CRC32C failure occured.
This bug was originally introduced during v3.11-rc1 with the following
commit:
commit 0b66818ac6de67a6125ae203272fb76e79b3a20f
Author: Nicholas Bellinger <nab@linux-iscsi.org>
Date: Thu Jun 6 01:36:41 2013 -0700
target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmd
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/iio/adc/at91_adc.c')
0 files changed, 0 insertions, 0 deletions