diff for duplicates of <20191010100526.GA27209@lst.de> diff --git a/a/1.txt b/N1/1.txt index 862f1c8..a180866 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,3 +25,8 @@ c) should just go away now based on your changes. > + (rq->rq_flags & RQF_IO_STAT); The check can be collapsed onto a single line now. + +_______________________________________________ +Linux-nvme mailing list +Linux-nvme@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-nvme diff --git a/a/content_digest b/N1/content_digest index cc752ff..3d5c26f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,17 +4,17 @@ "Subject\0Re: [PATCH v9 10/12] block: don't check blk_rq_is_passthrough() in blk_do_io_stat()\0" "Date\0Thu, 10 Oct 2019 12:05:26 +0200\0" "To\0Logan Gunthorpe <logang@deltatee.com>\0" - "Cc\0linux-kernel@vger.kernel.org" + "Cc\0Jens Axboe <axboe@fb.com>" + Sagi Grimberg <sagi@grimberg.me> + Chaitanya Kulkarni <Chaitanya.Kulkarni@wdc.com> + linux-kernel@vger.kernel.org linux-nvme@lists.infradead.org + Stephen Bates <sbates@raithlin.com> linux-block@vger.kernel.org - linux-fsdevel@vger.kernel.org - Christoph Hellwig <hch@lst.de> - Sagi Grimberg <sagi@grimberg.me> Keith Busch <kbusch@kernel.org> - Jens Axboe <axboe@fb.com> - Chaitanya Kulkarni <Chaitanya.Kulkarni@wdc.com> + linux-fsdevel@vger.kernel.org Max Gurtovoy <maxg@mellanox.com> - " Stephen Bates <sbates@raithlin.com>\0" + " Christoph Hellwig <hch@lst.de>\0" "\00:1\0" "b\0" "> @@ -319,7 +319,7 @@ static struct request *blk_mq_rq_ctx_init(struct blk_mq_alloc_data *data,\n" @@ -43,6 +43,11 @@ "> -\t\t!blk_rq_is_passthrough(rq);\n" "> +\t (rq->rq_flags & RQF_IO_STAT);\n" "\n" - The check can be collapsed onto a single line now. + "The check can be collapsed onto a single line now.\n" + "\n" + "_______________________________________________\n" + "Linux-nvme mailing list\n" + "Linux-nvme@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-nvme -9208432370aafc2442f6953a16425bdd5bc3a5216fc37679111f8b3ac87cad16 +a0a506e02fb178fa1d8dd1506b7e726b1bfd1a9589e94babd60408efd8a2691b
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.