summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMike Christie <michaelc@cs.wisc.edu>2007-06-23 11:19:34 -0500
committerMike Christie <michaelc@cs.wisc.edu>2007-06-23 11:19:34 -0500
commit315c47fcb8e701ba94a056436f9d67a1f1915046 (patch)
treeddffcecb8de10d0cb92f40624d9102ed827f34f4 /etc
parent7dd11514c867fb50a6f5c34f6f58792cfd593954 (diff)
downloadopen-iscsi-315c47fcb8e701ba94a056436f9d67a1f1915046.tar.gz
use login timer instead of conn_context
When we login userspace thinks we are sort of transitioning into ffp (calling start_conn and setting params), but the target is already to go and the network layer could begin sending errors via the state changed callback. So we do not want to flush all the queued contexts (even though if we are getting pdus they could be messed up due to the kernel not yet having settings like digests set). Instead we just want to delete the specific login timer, so this uses the login timer instead of conn context since we need the finer grainularity.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions