All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190424162223.GD23854@lst.de>

diff --git a/a/1.txt b/N1/1.txt
index 92cd20e..5f3ef34 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,19 +1,19 @@
-On Wed, Apr 24, 2019 at 07:02:16PM +0800, Ming Lei wrote:
+On Wed, Apr 24, 2019@07:02:16PM +0800, Ming Lei wrote:
 > Move all hctx related allocation and initialization into
 > __blk_mq_alloc_and_init_hctx, and prepare for splitting blk_mq_alloc_and_init_hctx
 > into real two functions, one is for allocate everything, and another is for
 > initializing everyting.
 > 
-> Cc: Dongli Zhang <dongli.zhang@oracle.com>
-> Cc: James Smart <james.smart@broadcom.com>
-> Cc: Bart Van Assche <bart.vanassche@wdc.com>
-> Cc: linux-scsi@vger.kernel.org,
-> Cc: Martin K . Petersen <martin.petersen@oracle.com>,
-> Cc: Christoph Hellwig <hch@lst.de>,
-> Cc: James E . J . Bottomley <jejb@linux.vnet.ibm.com>,
-> Reviewed-by: Hannes Reinecke <hare@suse.com>
-> Tested-by: James Smart <james.smart@broadcom.com>
-> Signed-off-by: Ming Lei <ming.lei@redhat.com>
+> Cc: Dongli Zhang <dongli.zhang at oracle.com>
+> Cc: James Smart <james.smart at broadcom.com>
+> Cc: Bart Van Assche <bart.vanassche at wdc.com>
+> Cc: linux-scsi at vger.kernel.org,
+> Cc: Martin K . Petersen <martin.petersen at oracle.com>,
+> Cc: Christoph Hellwig <hch at lst.de>,
+> Cc: James E . J . Bottomley <jejb at linux.vnet.ibm.com>,
+> Reviewed-by: Hannes Reinecke <hare at suse.com>
+> Tested-by: James Smart <james.smart at broadcom.com>
+> Signed-off-by: Ming Lei <ming.lei at redhat.com>
 > ---
 >  block/blk-mq.c | 93 +++++++++++++++++++++++++++-------------------------------
 >  1 file changed, 44 insertions(+), 49 deletions(-)
diff --git a/a/content_digest b/N1/content_digest
index 18b0535..c7cad30 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,40 +1,26 @@
  "ref\020190424110221.17435-1-ming.lei@redhat.com\0"
  "ref\020190424110221.17435-5-ming.lei@redhat.com\0"
- "From\0Christoph Hellwig <hch@lst.de>\0"
- "Subject\0Re: [PATCH V7 4/9] blk-mq: move all hctx alloction & initialization into __blk_mq_alloc_and_init_hctx\0"
+ "From\0hch@lst.de (Christoph Hellwig)\0"
+ "Subject\0[PATCH V7 4/9] blk-mq: move all hctx alloction & initialization into __blk_mq_alloc_and_init_hctx\0"
  "Date\0Wed, 24 Apr 2019 18:22:23 +0200\0"
- "To\0Ming Lei <ming.lei@redhat.com>\0"
- "Cc\0Jens Axboe <axboe@kernel.dk>"
-  linux-block@vger.kernel.org
-  Hannes Reinecke <hare@suse.com>
-  Keith Busch <keith.busch@intel.com>
-  linux-nvme@lists.infradead.org
-  Sagi Grimberg <sagi@grimberg.me>
-  James Smart <james.smart@broadcom.com>
-  Dongli Zhang <dongli.zhang@oracle.com>
-  Bart Van Assche <bart.vanassche@wdc.com>
-  linux-scsi@vger.kernel.org
-  Martin K . Petersen <martin.petersen@oracle.com>
-  Christoph Hellwig <hch@lst.de>
- " James E . J . Bottomley <jejb@linux.vnet.ibm.com>\0"
  "\00:1\0"
  "b\0"
- "On Wed, Apr 24, 2019 at 07:02:16PM +0800, Ming Lei wrote:\n"
+ "On Wed, Apr 24, 2019@07:02:16PM +0800, Ming Lei wrote:\n"
  "> Move all hctx related allocation and initialization into\n"
  "> __blk_mq_alloc_and_init_hctx, and prepare for splitting blk_mq_alloc_and_init_hctx\n"
  "> into real two functions, one is for allocate everything, and another is for\n"
  "> initializing everyting.\n"
  "> \n"
- "> Cc: Dongli Zhang <dongli.zhang@oracle.com>\n"
- "> Cc: James Smart <james.smart@broadcom.com>\n"
- "> Cc: Bart Van Assche <bart.vanassche@wdc.com>\n"
- "> Cc: linux-scsi@vger.kernel.org,\n"
- "> Cc: Martin K . Petersen <martin.petersen@oracle.com>,\n"
- "> Cc: Christoph Hellwig <hch@lst.de>,\n"
- "> Cc: James E . J . Bottomley <jejb@linux.vnet.ibm.com>,\n"
- "> Reviewed-by: Hannes Reinecke <hare@suse.com>\n"
- "> Tested-by: James Smart <james.smart@broadcom.com>\n"
- "> Signed-off-by: Ming Lei <ming.lei@redhat.com>\n"
+ "> Cc: Dongli Zhang <dongli.zhang at oracle.com>\n"
+ "> Cc: James Smart <james.smart at broadcom.com>\n"
+ "> Cc: Bart Van Assche <bart.vanassche at wdc.com>\n"
+ "> Cc: linux-scsi at vger.kernel.org,\n"
+ "> Cc: Martin K . Petersen <martin.petersen at oracle.com>,\n"
+ "> Cc: Christoph Hellwig <hch at lst.de>,\n"
+ "> Cc: James E . J . Bottomley <jejb at linux.vnet.ibm.com>,\n"
+ "> Reviewed-by: Hannes Reinecke <hare at suse.com>\n"
+ "> Tested-by: James Smart <james.smart at broadcom.com>\n"
+ "> Signed-off-by: Ming Lei <ming.lei at redhat.com>\n"
  "> ---\n"
  ">  block/blk-mq.c | 93 +++++++++++++++++++++++++++-------------------------------\n"
  ">  1 file changed, 44 insertions(+), 49 deletions(-)\n"
@@ -97,4 +83,4 @@
  "I really don't the point of this wrapper.  If we need it later\n"
  we should introduce it there.
 
-90254c45eeff0fb36d4125ef6c1c6c685571299315236a44bc201ed6a6fbbae8
+bb6f60a50eb0f23ac989e4fc9c9457db182dd38b4af359394f09b3cf9667f11f

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.