[openib-general][patch review] srp: fmr implementation,
Roland Dreier
rdreier at cisco.com
Fri May 5 13:15:01 PDT 2006
> reading scsi_error.c again, I find this logic for our case (please
> correct me if I'm wrong)
> 1. eh_abort_handler and eh_device_reset_handler fail with timeout;
> eh_host_reset_handler successes
But you're crashing inside the call to srp_reconnect_target() in
srp_reset_host(), right? So eh_host_reset_handler() never finishes.
(The crash is because the loop that flushes the req_queue in
srp_reconnect_target() hits a stale SCSI command)
Or am I misunderstanding what you see?
- R.
More information about the general
mailing list