]> git.baikalelectronics.ru Git - kernel.git/commit
iser-target: Don't wait for session commands from completion context
authorSagi Grimberg <sagig@mellanox.com>
Tue, 2 Dec 2014 14:57:46 +0000 (16:57 +0200)
committerNicholas Bellinger <nab@linux-iscsi.org>
Sat, 13 Dec 2014 07:32:32 +0000 (23:32 -0800)
commit8d6381213c510b9185c6d558ba47cc7550cb5f07
treedf6283a898f01e6c7a225fb73509134cf61c534a
parentff65dd25089aa57d5cd7a0e1cbc8788a0ee6d8a9
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>
drivers/infiniband/ulp/isert/ib_isert.c