commit | c7e160ee092059d3d1ddc24397c9d7a4dbe8186a | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Tue Dec 02 16:57:46 2014 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Dec 12 23:32:32 2014 -0800 |
tree | df6283a898f01e6c7a225fb73509134cf61c534a | |
parent | 36ea63b523f3f3b57f708f14af848cac100677d5 [diff] |
iser-target: Don't wait for session commands from completion context Might result in a deadlock where completion context waits for session commands release where the later might need a final completion for it. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>