diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-05-15 12:30:01 +0400 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-05-30 08:30:46 +0400 |
commit | 1d19f7800d643b270b28d0a969c5eca455d54397 (patch) | |
tree | c4923a798efe13ee2529240602a5235bc632e90e /drivers/pci | |
parent | 9b31a328e344e62e7cc98ae574edcb7b674719bb (diff) | |
download | linux-1d19f7800d643b270b28d0a969c5eca455d54397.tar.xz |
ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session
Given that srpt_release_channel_work() calls target_wait_for_sess_cmds()
to allow outstanding se_cmd_t->cmd_kref a change to complete, the call
to perform target_sess_cmd_list_set_waiting() needs to happen in
srpt_shutdown_session()
Also, this patch adds an explicit call to srpt_shutdown_session() within
srpt_drain_channel() so that target_sess_cmd_list_set_waiting() will be
called in the cases where TFO->shutdown_session() is not triggered
directly by TCM.
Cc: Joern Engel <joern@logfs.org>
Cc: Roland Dreier <roland@kernel.org>
Cc: stable@vger.kernel.org
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions