qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 01/16] scsi-disk: no need to call scsi_req_data


From: Christoph Hellwig
Subject: Re: [Qemu-devel] [PATCH 01/16] scsi-disk: no need to call scsi_req_data on a short read
Date: Wed, 3 Aug 2011 18:32:12 +0200
User-agent: Mutt/1.5.17 (2007-11-01)

On Wed, Aug 03, 2011 at 10:49:04AM +0200, Paolo Bonzini wrote:
> In fact, if the HBA's transfer_data callback goes on with scsi_req_continue
> the request will be completed successfully instead of showing a failure.
> It can even cause a segmentation fault.
> 
> An easy way to trigger it is "eject -f cd" during installation (during media
> test if the installer does something like that).
> 
> Signed-off-by: Paolo Bonzini <address@hidden>

Looks good,

Reviewed-by: Christoph Hellwig <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]