All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: "K. Y. Srinivasan" <kys@microsoft.com>
Cc: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org,
	devel@linuxdriverproject.org, virtualization@lists.osdl.org,
	ohering@suse.com, jbottomley@parallels.com, hch@infradead.org,
	linux-scsi@vger.kernel.org,
	Haiyang Zhang <haiyangz@microsoft.com>
Subject: Re: [PATCH 1/1] Drivers: scsi: storvsc: Don't pass ATA_16 command to the host
Date: Sun, 4 Mar 2012 04:12:25 -0500	[thread overview]
Message-ID: <20120304091225.GA27297@infradead.org> (raw)
In-Reply-To: <1330721347-26781-1-git-send-email-kys@microsoft.com>

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.

  parent reply	other threads:[~2012-03-04  9:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-02 20:49 [PATCH 1/1] Drivers: scsi: storvsc: Don't pass ATA_16 command to the host K. Y. Srinivasan
2012-03-02 21:13 ` Greg KH
2012-03-02 21:22   ` KY Srinivasan
2012-03-02 21:31     ` Greg KH
2012-03-02 21:33       ` KY Srinivasan
2012-03-04  9:12 ` Christoph Hellwig [this message]
2012-03-04 14:23   ` KY Srinivasan
2012-03-04 14:48     ` James Bottomley
2012-03-04 14:48       ` James Bottomley
2012-03-05  2:29       ` KY Srinivasan
2012-03-05  2:29         ` KY Srinivasan
2012-03-15 23:03       ` KY Srinivasan
2012-03-15 23:03         ` KY Srinivasan
2012-03-04 14:19 ` James Bottomley
2012-03-04 23:15   ` KY Srinivasan
2012-03-04 23:15     ` KY Srinivasan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120304091225.GA27297@infradead.org \
    --to=hch@infradead.org \
    --cc=devel@linuxdriverproject.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=haiyangz@microsoft.com \
    --cc=jbottomley@parallels.com \
    --cc=kys@microsoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=ohering@suse.com \
    --cc=virtualization@lists.osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.