Re: [PATCH 1/1] Drivers: scsi: storvsc: Don't pass ATA_16 command to the host
From: Christoph Hellwig <hch@infradead.org>
Date: 2012-03-04 09:12:34
Also in:
linux-scsi, lkml
From: Christoph Hellwig <hch@infradead.org>
Date: 2012-03-04 09:12:34
Also in:
linux-scsi, lkml
On Fri, Mar 02, 2012 at 12:49:07PM -0800, K. Y. Srinivasan wrote:
Windows hosts don't handle the ATA_16 command; don't pass it to the host.
Most devices don't handle it, and answer with and unsupported opcode sense reason. If hyperv iis buggy enough to crap out on it please add a comment explaining that.