[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b17265f8-60f7-ed39-94b0-016b75e577ee@redhat.com>
Date: Wed, 19 Apr 2017 16:57:54 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: Stefan Hajnoczi <stefanha@...hat.com>,
David Gibson <david@...son.dropbear.id.au>
Cc: famz@...hat.com, jejb@...ux.vnet.ibm.com,
martin.petersen@...cle.com, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] virtio_scsi: Always try to read VPD pages
On 13/04/2017 15:39, Stefan Hajnoczi wrote:
> On Thu, Apr 13, 2017 at 12:13:00PM +1000, David Gibson wrote:
>> @@ -705,6 +706,28 @@ static int virtscsi_device_reset(struct scsi_cmnd *sc)
>> return virtscsi_tmf(vscsi, cmd);
>> }
>>
>> +static int virtscsi_device_alloc(struct scsi_device *sdevice)
>> +{
>> + /*
>> + * Passed through SCSI targets (e.g. with qemu's 'scsi-block')
>> + * may have transfer limits which come from the host SCSI
>> + * controller something on the host side other than the target
>
> s/controller something/controller or something/ ?
Acked-by: Paolo Bonzini <pbonzini@...hat.com>
with this change.
Paolo
Powered by blists - more mailing lists