diff options
author | Sagi Grimberg <sagig@mellanox.com> | 2014-12-07 12:12:01 +0100 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2014-12-13 08:32:33 +0100 |
commit | 991bb7640d7e0971c360b6166cbca84a7f502312 (patch) | |
tree | 15a2c654a625cdfb9e843b65303cd9a209b702e1 /fs/dcache.c | |
parent | iser-target: Don't wait for session commands from completion context (diff) | |
download | linux-991bb7640d7e0971c360b6166cbca84a7f502312.tar.xz linux-991bb7640d7e0971c360b6166cbca84a7f502312.zip |
iser-target: Fix logout sequence
We don't want to wait for conn_logout_comp from isert_comp_wq
context as this blocks further completions from being processed.
Instead we wait for it conditionally (if logout response was
actually posted) in wait_conn. This wait should normally happen
immediately as it occurs after we consumed all the completions
(including flush errors) and conn_logout_comp should have been
completed.
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'fs/dcache.c')
0 files changed, 0 insertions, 0 deletions