diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2014-03-02 14:51:12 -0800 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2014-03-04 17:54:10 -0800 |
commit | ebbe442183b7b8192c963266f1c89048fefc63a5 (patch) | |
tree | c8d5621dcc0010161236ba3a6342d87f248cfde5 /drivers/crypto | |
parent | 9bb4ca68fc48eea618b1af1c1cde2a251ae32d1b (diff) | |
download | op-kernel-dev-ebbe442183b7b8192c963266f1c89048fefc63a5.zip op-kernel-dev-ebbe442183b7b8192c963266f1c89048fefc63a5.tar.gz |
iser-target: Fix command leak for tx_desc->comp_llnode_batch
This patch addresses a number of active I/O shutdown issues
related to isert_cmd descriptors being leaked that are part
of a completion interrupt coalescing batch.
This includes adding logic in isert_cq_tx_comp_err() to
drain any associated tx_desc->comp_llnode_batch, as well
as isert_cq_drain_comp_llist() to drain any associated
isert_conn->conn_comp_llist.
Also, set tx_desc->llnode_active in isert_init_send_wr()
in order to determine when work requests need to be skipped
in isert_cq_tx_work() exception path code.
Finally, update isert_init_send_wr() to only allow interrupt
coalescing when ISER_CONN_UP.
Acked-by: Sagi Grimberg <sagig@mellanox.com>
Cc: Or Gerlitz <ogerlitz@mellanox.com>
Cc: <stable@vger.kernel.org> #3.13+
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions