commit | 568d303b5b3f0f6432ae8f56ecdb0beb2341288e | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Thu Jan 31 13:36:47 2008 -0600 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Feb 07 18:02:35 2008 -0600 |
tree | e3f2b4220c121e1e6b0a168923a7419cb5010f82 | |
parent | bd976f62cd6c6dda1ce57bf3e84447e94844868a [diff] |
[SCSI] qla4xxx: fix recovery timer and session unblock race If qla4xxx is resetting up a session and the recovery timer fires we do not want to just set it to dead, because the dpc thread could have just set it to online and is in the middle of resetting it up. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Cc: David Somayajulu <david.somayajulu@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>