Re: [Qemu-devel] [PATCH v3 12/21] scsi: Update sense code handling

2011-05-20 Thread Christoph Hellwig
Looks good, Reviewed-by: Christoph Hellwig

[Qemu-devel] [PATCH v3 12/21] scsi: Update sense code handling

2011-05-17 Thread Paolo Bonzini
From: Hannes Reinecke The SCSI spec has a quite detailed list of sense codes available. It even mandates the use of specific ones for some failure cases. The current implementation just has one type of generic error which is actually a violation of the spec in certain cases. This patch introduces