diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2014-02-26 03:09:41 -0800 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2014-03-04 17:54:09 -0800 |
commit | a2a99cea5ec7c1e47825559f0e75a4efbcf8aee3 (patch) | |
tree | 7fe227c3f0302dc31ee18592224c52ae8da649c9 /lib/ratelimit.c | |
parent | 7fe412d07d881020022a188b95c63a19b651a391 (diff) |
iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug
This patch fixes a bug in iscsit_get_tpg_from_np() where the
tpg->tpg_state sanity check was looking for TPG_STATE_FREE,
instead of != TPG_STATE_ACTIVE.
The latter is expected during a normal TPG shutdown once the
tpg_state goes into TPG_STATE_INACTIVE in order to reject any
new incoming login attempts.
Cc: <stable@vger.kernel.org> #3.10+
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'lib/ratelimit.c')
0 files changed, 0 insertions, 0 deletions