>    As things currently stand there is no API function to do this.  Just
> resetting the host_blocked flag wouldn't be enough - if there were
pending
> items in the queue a new entry would not be added until such a time as
> something new was inserted.
>
>     That being said, there probably needs to be a way for a HBA driver to
do
> something like this.
>
> -Eric

I appriciate a solution to that issue.
It's probably a mid-layer function which can be called
by low-level drivers, isn't it?
I would try make a patch on my own (after vacations) but I don't have a
clue
about what needs to be done and especially about what one should not
forget in such a function. Maybe, the answer can be found somewhere
around scsi_done which seems to restart I/O, too?
Would it be a nice idea collect that code from there putting it into a
separate function (if this function does not already exist) and let it
be called from the scsi_done path as well as from low-level drivers
if they wish to resume I/O?

Mit freundlichen Gr��en / with kind regards

Martin Peschke


IBM Deutschland Entwicklung GmbH
GNU/Linux for S/390 and zSeries Development
Phone: +49-(0)7031-16-2349

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to