Il 12/06/2013 03:56, Stefan Hajnoczi ha scritto:
> On Tue, Jun 11, 2013 at 01:41:38PM +0200, Hannes Reinecke wrote:
>> I currently playing around with improving SCSI EH, optimizing
>> command aborts and the like.
>>
>> And, supposing it to be a nice testbed, tried to make things work
>> with virtio
On Tue, Jun 11, 2013 at 01:41:38PM +0200, Hannes Reinecke wrote:
> I currently playing around with improving SCSI EH, optimizing
> command aborts and the like.
>
> And, supposing it to be a nice testbed, tried to make things work
> with virtio_scsi.
>
> However, looking at the code there I've fou
Hi Stefan,
I currently playing around with improving SCSI EH, optimizing
command aborts and the like.
And, supposing it to be a nice testbed, tried to make things work
with virtio_scsi.
However, looking at the code there I've found virtscsi_tmf() just
uses 'wait_for_completion', with no timeout