diff for duplicates of <20180109173857.GF15154@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index 5cbb062..578fe28 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On Mon, Jan 08, 2018 at 01:57:07AM -0800, Christoph Hellwig wrote: +On Mon, Jan 08, 2018@01:57:07AM -0800, Christoph Hellwig wrote: > > - if (unlikely(nvme_req(req)->status && nvme_req_needs_retry(req))) { > > - if (nvme_req_needs_failover(req)) { > > + blk_status_t status = nvme_error_status(req); diff --git a/a/content_digest b/N1/content_digest index 97ca973..e4804f9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,12 @@ "ref\020180104224623.8944-1-keith.busch@intel.com\0" "ref\020180104224623.8944-3-keith.busch@intel.com\0" "ref\020180108095707.GD4673@lst.de\0" - "From\0Keith Busch <keith.busch@intel.com>\0" - "Subject\0Re: [PATCH 2/5] nvme/multipath: Consult blk_status_t for failover\0" + "From\0keith.busch@intel.com (Keith Busch)\0" + "Subject\0[PATCH 2/5] nvme/multipath: Consult blk_status_t for failover\0" "Date\0Tue, 9 Jan 2018 10:38:58 -0700\0" - "To\0Christoph Hellwig <hch@lst.de>\0" - "Cc\0Linux Block <linux-block@vger.kernel.org>" - Linux NVMe <linux-nvme@lists.infradead.org> - Device Mapper <dm-devel@redhat.com> - Mike Snitzer <snitzer@redhat.com> - Jens Axboe <axboe@kernel.dk> - Bart VanAssche <bart.vanassche@wdc.com> - James Smart <james.smart@broadcom.com> - Martin K . Petersen <martin.petersen@oracle.com> - Hannes Reinecke <hare@suse.com> - " Sagi Grimberg <sagi@grimberg.me>\0" "\00:1\0" "b\0" - "On Mon, Jan 08, 2018 at 01:57:07AM -0800, Christoph Hellwig wrote:\n" + "On Mon, Jan 08, 2018@01:57:07AM -0800, Christoph Hellwig wrote:\n" "> > -\tif (unlikely(nvme_req(req)->status && nvme_req_needs_retry(req))) {\n" "> > -\t\tif (nvme_req_needs_failover(req)) {\n" "> > +\tblk_status_t status = nvme_error_status(req);\n" @@ -32,4 +21,4 @@ "blk_mq_end_request, so we currently read nvme_req(req)->status multiple\n" times in the completion path. I think we'd prefer to read it just once. -7077380104b1e1d3bf0c1fdaf16972eb47e2f1274b205bd606c247e161df5e3a +0528e0f8fb41fb8229909bd144e5ae480886d84a01722952a678b7e0572822aa
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.