diff for duplicates of <1496157160.2627.7.camel@sandisk.com> diff --git a/a/1.txt b/N1/1.txt index ff29d5f..367d931 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,9 +1,10 @@ On Sat, 2017-05-27 at 22:21 +0800, Ming Lei wrote: > --- a/drivers/scsi/scsi_lib.c > +++ b/drivers/scsi/scsi_lib.c -> @@ -3030,7 +3030,10 @@ scsi_internal_device_unblock(struct scsi_device *sdev, +> @@ -3030,7 +3030,10 @@ scsi_internal_device_unblock(struct scsi_device *s= +dev, > return -EINVAL; -> +> =20 > if (q->mq_ops) { > - blk_mq_start_stopped_hw_queues(q, false); > + if (blk_queue_quiesced(q)) @@ -19,4 +20,4 @@ Hello Ming, Sorry but that change looks wrong to me. All what's needed here is a call to blk_mq_unquiesce_queue(). -Bart. +Bart.= diff --git a/a/content_digest b/N1/content_digest index d40c77e..cd1b4ce 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -15,9 +15,10 @@ "On Sat, 2017-05-27 at 22:21 +0800, Ming Lei wrote:\n" "> --- a/drivers/scsi/scsi_lib.c\n" "> +++ b/drivers/scsi/scsi_lib.c\n" - "> @@ -3030,7 +3030,10 @@ scsi_internal_device_unblock(struct scsi_device *sdev,\n" + "> @@ -3030,7 +3030,10 @@ scsi_internal_device_unblock(struct scsi_device *s=\n" + "dev,\n" "> \t\treturn -EINVAL;\n" - "> \n" + "> =20\n" "> \tif (q->mq_ops) {\n" "> -\t\tblk_mq_start_stopped_hw_queues(q, false);\n" "> +\t\tif (blk_queue_quiesced(q))\n" @@ -33,6 +34,6 @@ "Sorry but that change looks wrong to me. All what's needed here is a call\n" "to blk_mq_unquiesce_queue().\n" "\n" - Bart. + Bart.= -6e290e48151e31a3c2a54bb1f6501345a3a77349bdc842694a4277d244680540 +136c6586b257ffc88c8a2455506cfff60560b1d07d3fc15c0c29746dd5af5c83
diff --git a/a/1.txt b/N2/1.txt index ff29d5f..8435037 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -On Sat, 2017-05-27 at 22:21 +0800, Ming Lei wrote: +On Sat, 2017-05-27@22:21 +0800, Ming Lei wrote: > --- a/drivers/scsi/scsi_lib.c > +++ b/drivers/scsi/scsi_lib.c > @@ -3030,7 +3030,10 @@ scsi_internal_device_unblock(struct scsi_device *sdev, diff --git a/a/content_digest b/N2/content_digest index d40c77e..010dd7a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,18 +1,11 @@ "ref\020170527142126.26079-1-ming.lei@redhat.com\0" "ref\020170527142126.26079-4-ming.lei@redhat.com\0" - "From\0Bart Van Assche <Bart.VanAssche@sandisk.com>\0" - "Subject\0Re: [PATCH v2 3/8] blk-mq: use the introduced blk_mq_unquiesce_queue()\0" + "From\0Bart.VanAssche@sandisk.com (Bart Van Assche)\0" + "Subject\0[PATCH v2 3/8] blk-mq: use the introduced blk_mq_unquiesce_queue()\0" "Date\0Tue, 30 May 2017 15:12:41 +0000\0" - "To\0hch@infradead.org <hch@infradead.org>" - linux-block@vger.kernel.org <linux-block@vger.kernel.org> - axboe@fb.com <axboe@fb.com> - " ming.lei@redhat.com <ming.lei@redhat.com>\0" - "Cc\0linux-scsi@vger.kernel.org <linux-scsi@vger.kernel.org>" - dm-devel@redhat.com <dm-devel@redhat.com> - " linux-nvme@lists.infradead.org <linux-nvme@lists.infradead.org>\0" "\00:1\0" "b\0" - "On Sat, 2017-05-27 at 22:21 +0800, Ming Lei wrote:\n" + "On Sat, 2017-05-27@22:21 +0800, Ming Lei wrote:\n" "> --- a/drivers/scsi/scsi_lib.c\n" "> +++ b/drivers/scsi/scsi_lib.c\n" "> @@ -3030,7 +3030,10 @@ scsi_internal_device_unblock(struct scsi_device *sdev,\n" @@ -35,4 +28,4 @@ "\n" Bart. -6e290e48151e31a3c2a54bb1f6501345a3a77349bdc842694a4277d244680540 +f4306a343a440bbb306aa7bbcba5abb01d2df265b03f426ab8560d1393a0ce44
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.