All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Sitsofe Wheeler <sitsofe@gmail.com>
Cc: "K. Y. Srinivasan" <kys@microsoft.com>,
	gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org,
	devel@linuxdriverproject.org, ohering@suse.com,
	apw@canonical.com, jasowang@redhat.com, jbottomley@parallels.com,
	linux-scsi@vger.kernel.org
Subject: Re: [PATCH 1/1] Drivers: scsi: storvsc: Add blist flags
Date: Wed, 23 Jul 2014 07:10:14 -0700	[thread overview]
Message-ID: <20140723141014.GA892@infradead.org> (raw)
In-Reply-To: <20140723125443.GA16103@sucs.org>

On Wed, Jul 23, 2014 at 01:54:43PM +0100, Sitsofe Wheeler wrote:
> That's good to know (I was worried the device would not be detected as
> supporting discard because it doesn't report lbpme and doesn't declare a
> conformance version (see below)).

Ok, that makes things worse - you might be able to force it through
sysfs, though.

> Is there a tree with all these updates
> in or do they need to be pieced together from this email thread?

I'm picking this up for my scsi-queue tree.  Still need a review
for the patch we're replying to before that one can go in, though.

> Additionally is it worth quirking sd_try_rc16_first on when
> BLIST_TRY_VPD_PAGES is present?

Sounds reasonable to me.

  reply	other threads:[~2014-07-23 14:10 UTC|newest]

Thread overview: 86+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-21 23:06 [PATCH 1/1] Drivers: scsi: storvsc: Add blist flags K. Y. Srinivasan
2014-07-21 23:06 ` K. Y. Srinivasan
2014-07-23 10:04 ` Sitsofe Wheeler
2014-07-23 11:51   ` Christoph Hellwig
2014-07-23 11:51     ` Christoph Hellwig
2014-07-23 12:54     ` Sitsofe Wheeler
2014-07-23 12:54       ` Sitsofe Wheeler
2014-07-23 14:10       ` Christoph Hellwig [this message]
2014-07-23 15:31         ` Sitsofe Wheeler
2014-07-23 15:31           ` Sitsofe Wheeler
2014-07-23 15:40         ` KY Srinivasan
2014-07-23 15:40           ` KY Srinivasan
2014-07-23 15:39   ` KY Srinivasan
2014-07-23 15:39     ` KY Srinivasan
2014-07-23 14:10 ` Sitsofe Wheeler
2014-07-23 14:10   ` Sitsofe Wheeler
2014-07-23 14:15   ` Christoph Hellwig
2014-07-23 20:13     ` Sitsofe Wheeler
2014-07-23 20:13       ` Sitsofe Wheeler
2014-07-24  7:47       ` [PATCH 0/3] Enable discard on Hyper-V Sitsofe Wheeler
2014-07-24  7:47         ` Sitsofe Wheeler
2014-07-24  7:52         ` [PATCH 1/3] [SCSI] Add quirk for forcing logical block provisioning tests Sitsofe Wheeler
2014-07-24  7:52           ` Sitsofe Wheeler
2014-07-24  7:56         ` [PATCH 2/3] [SCSI] storvsc: Add Hyper-V " Sitsofe Wheeler
2014-07-24  7:56           ` Sitsofe Wheeler
2014-07-24 14:09           ` James Bottomley
2014-07-24 14:09             ` James Bottomley
2014-07-24 18:03             ` Sitsofe Wheeler
2014-07-24 18:03               ` Sitsofe Wheeler
2014-07-24  7:58         ` [PATCH 3/3] [SCSI] Make LBP quirk skip lbpme checks tests Sitsofe Wheeler
2014-07-24  7:58           ` Sitsofe Wheeler
2014-07-24 12:22           ` [PATCH v2 " Sitsofe Wheeler
2014-07-24 12:22             ` Sitsofe Wheeler
2014-07-24 13:54             ` Martin K. Petersen
2014-07-24 13:54               ` Martin K. Petersen
2014-07-24 15:34               ` Christoph Hellwig
2014-07-24 15:34                 ` Christoph Hellwig
2014-07-24 15:35                 ` Christoph Hellwig
2014-07-24 15:35                   ` Christoph Hellwig
2014-07-24 16:24                   ` Sitsofe Wheeler
2014-07-24 16:24                     ` Sitsofe Wheeler
2014-07-24 15:36               ` Sitsofe Wheeler
2014-07-24 15:36                 ` Sitsofe Wheeler
2014-07-24 15:54                 ` Martin K. Petersen
2014-07-24 15:54                   ` Martin K. Petersen
2014-07-25 16:47                   ` KY Srinivasan
2014-07-25 16:47                     ` KY Srinivasan
2014-07-25 16:57                     ` Martin K. Petersen
2014-07-25 16:57                       ` Martin K. Petersen
2014-07-26 13:44                       ` KY Srinivasan
2014-07-26 13:44                         ` KY Srinivasan
2014-07-26 16:54                         ` Martin K. Petersen
2014-07-26 16:54                           ` Martin K. Petersen
2014-07-26 17:17                           ` KY Srinivasan
2014-07-26 17:17                             ` KY Srinivasan
2014-07-26 19:25                             ` Martin K. Petersen
2014-07-26 19:25                               ` Martin K. Petersen
2014-07-27  2:09                               ` KY Srinivasan
2014-07-27  2:09                                 ` KY Srinivasan
2014-07-28 18:50                               ` KY Srinivasan
2014-07-28 19:02                                 ` Martin K. Petersen
2014-07-28 19:02                                   ` Martin K. Petersen
2014-07-28 19:05                                   ` KY Srinivasan
2014-07-28 19:05                                     ` KY Srinivasan
2014-07-28 20:02                                     ` James Bottomley
2014-07-28 20:02                                       ` James Bottomley
2014-07-28 20:05                                       ` KY Srinivasan
2014-07-28 20:05                                         ` KY Srinivasan
2014-07-29 17:41                                       ` KY Srinivasan
2014-07-29 17:41                                         ` KY Srinivasan
2014-07-29 19:30                                         ` Martin K. Petersen
2014-07-29 19:30                                           ` Martin K. Petersen
2014-07-25 17:10                     ` James Bottomley
2014-07-25 17:10                       ` James Bottomley
2014-07-26 13:42                       ` KY Srinivasan
2014-07-26 13:42                         ` KY Srinivasan
2014-07-24 12:37         ` [PATCH 0/3] Enable discard on Hyper-V Sitsofe Wheeler
2014-07-24 12:37           ` Sitsofe Wheeler
2014-07-24  5:40 ` [PATCH 1/1] Drivers: scsi: storvsc: Add blist flags Hannes Reinecke
2014-08-01 19:48   ` Sitsofe Wheeler
2014-08-01 19:48     ` Sitsofe Wheeler
  -- strict thread matches above, loose matches on Subject: below --
2014-07-21  3:33 K. Y. Srinivasan
2014-07-21  3:33 ` K. Y. Srinivasan
2014-07-21 11:27 ` Christoph Hellwig
2014-07-21 13:19   ` KY Srinivasan
2014-07-21 13:19     ` 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=20140723141014.GA892@infradead.org \
    --to=hch@infradead.org \
    --cc=apw@canonical.com \
    --cc=devel@linuxdriverproject.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jasowang@redhat.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=sitsofe@gmail.com \
    /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.