qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 07/16] scsi: Update sense code handling


From: Christoph Hellwig
Subject: Re: [Qemu-devel] [PATCH 07/16] scsi: Update sense code handling
Date: Fri, 19 Nov 2010 19:36:15 +0100
User-agent: Mutt/1.3.28i

On Thu, Nov 18, 2010 at 03:47:14PM +0100, Hannes Reinecke wrote:
> 
> 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 various predefined sense codes to have the
> sense code reporting more in line with the spec.

Looks good.



reply via email to

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