diff for duplicates of <20170814163217.GA18228@bblock-ThinkPad-W530> diff --git a/a/1.txt b/N1/1.txt index 904f60f..5c3c032 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ Hey Christoph, I looked over the patch in detail, see below. > From f5b03b82df0569c035022c1c2535696186907f1a Mon Sep 17 00:00:00 2001 -> From: Christoph Hellwig <hch@lst.de> +> From: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org> > Date: Fri, 11 Aug 2017 11:03:29 +0200 > Subject: bsg-lib: allocate sense data for each request > @@ -14,10 +14,10 @@ I looked over the patch in detail, see below. > This patch moves bsg-lib to allocate and setup the bsg_job ahead of time, > and allocate the sense data, which is used as reply buffer in bsg. > -> Reported-by: Steffen Maier <maier@linux.vnet.ibm.com> -> Signed-off-by: Benjamin Block <bblock@linux.vnet.ibm.com> +> Reported-by: Steffen Maier <maier-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> +> Signed-off-by: Benjamin Block <bblock-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> > Fixes: 82ed4db499b8 ("block: split scsi_request out of struct request") -> Cc: <stable@vger.kernel.org> #4.11+ +> Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> #4.11+ > --- > block/bsg-lib.c | 51 +++++++++++++++++++++++++++---------------------- > include/linux/blkdev.h | 1 - @@ -146,7 +146,7 @@ Not sure how you wanna proceed. I can also sketch something up and already test it on our cards, to prevent the ping-pong. - Beste Gr��e / Best regards, + Beste Grüße / Best regards, - Benjamin Block > +} @@ -212,5 +212,12 @@ already test it on our cards, to prevent the ping-pong. -- Linux on z Systems Development / IBM Systems & Technology Group IBM Deutschland Research & Development GmbH -Vorsitz. AufsR.: Martina Koederitz / Gesch�ftsf�hrung: Dirk Wittkopp -Sitz der Gesellschaft: B�blingen / Registergericht: AmtsG Stuttgart, HRB 243294 +Vorsitz. AufsR.: Martina Koederitz / Geschäftsführung: Dirk Wittkopp +Sitz der Gesellschaft: Böblingen / Registergericht: AmtsG Stuttgart, HRB 243294 + +-- +You received this message because you are subscribed to the Google Groups "open-iscsi" group. +To unsubscribe from this group and stop receiving emails from it, send an email to open-iscsi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org +To post to this group, send email to open-iscsi-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org +Visit this group at https://groups.google.com/group/open-iscsi. +For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N1/content_digest index 80bfe99..39d6dcd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,19 +8,19 @@ "ref\020170811153203.GA31625@bblock-ThinkPad-W530\0" "ref\020170811153553.GA6372@lst.de\0" "ref\020170811160142.GB31625@bblock-ThinkPad-W530\0" - "From\0Benjamin Block <bblock@linux.vnet.ibm.com>\0" + "From\0Benjamin Block <bblock-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\0" "Subject\0Re: [RFC PATCH 1/6] bsg: fix kernel panic resulting from missing allocation of a reply-buffer\0" "Date\0Mon, 14 Aug 2017 18:32:17 +0200\0" - "To\0Christoph Hellwig <hch@lst.de>\0" - "Cc\0James E . J . Bottomley <jejb@linux.vnet.ibm.com>" - Martin K . Petersen <martin.petersen@oracle.com> - Jens Axboe <axboe@kernel.dk> - linux-block@vger.kernel.org - linux-kernel@vger.kernel.org - linux-scsi@vger.kernel.org - Johannes Thumshirn <jthumshirn@suse.de> - Steffen Maier <maier@linux.vnet.ibm.com> - " open-iscsi@googlegroups.com\0" + "To\0Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>\0" + "Cc\0James E . J . Bottomley <jejb-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>" + Martin K . Petersen <martin.petersen-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> + Jens Axboe <axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org> + linux-block-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Johannes Thumshirn <jthumshirn-l3A5Bk7waGM@public.gmane.org> + Steffen Maier <maier-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> + " open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" "\00:1\0" "b\0" "Hey Christoph,\n" @@ -28,7 +28,7 @@ "I looked over the patch in detail, see below.\n" "\n" "> From f5b03b82df0569c035022c1c2535696186907f1a Mon Sep 17 00:00:00 2001\n" - "> From: Christoph Hellwig <hch@lst.de>\n" + "> From: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>\n" "> Date: Fri, 11 Aug 2017 11:03:29 +0200\n" "> Subject: bsg-lib: allocate sense data for each request\n" ">\n" @@ -39,10 +39,10 @@ "> This patch moves bsg-lib to allocate and setup the bsg_job ahead of time,\n" "> and allocate the sense data, which is used as reply buffer in bsg.\n" ">\n" - "> Reported-by: Steffen Maier <maier@linux.vnet.ibm.com>\n" - "> Signed-off-by: Benjamin Block <bblock@linux.vnet.ibm.com>\n" + "> Reported-by: Steffen Maier <maier-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n" + "> Signed-off-by: Benjamin Block <bblock-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n" "> Fixes: 82ed4db499b8 (\"block: split scsi_request out of struct request\")\n" - "> Cc: <stable@vger.kernel.org> #4.11+\n" + "> Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> #4.11+\n" "> ---\n" "> block/bsg-lib.c | 51 +++++++++++++++++++++++++++----------------------\n" "> include/linux/blkdev.h | 1 -\n" @@ -171,7 +171,7 @@ "already test it on our cards, to prevent the ping-pong.\n" "\n" "\n" - " Beste Gr\303\257\302\277\302\275\303\257\302\277\302\275e / Best regards,\n" + " Beste Gr\303\274\303\237e / Best regards,\n" " - Benjamin Block\n" "\n" "> +}\n" @@ -237,7 +237,14 @@ "--\n" "Linux on z Systems Development / IBM Systems & Technology Group\n" "\t\t IBM Deutschland Research & Development GmbH\n" - "Vorsitz. AufsR.: Martina Koederitz / Gesch\303\257\302\277\302\275ftsf\303\257\302\277\302\275hrung: Dirk Wittkopp\n" - "Sitz der Gesellschaft: B\303\257\302\277\302\275blingen / Registergericht: AmtsG Stuttgart, HRB 243294" + "Vorsitz. AufsR.: Martina Koederitz / Gesch\303\244ftsf\303\274hrung: Dirk Wittkopp\n" + "Sitz der Gesellschaft: B\303\266blingen / Registergericht: AmtsG Stuttgart, HRB 243294\n" + "\n" + "-- \n" + "You received this message because you are subscribed to the Google Groups \"open-iscsi\" group.\n" + "To unsubscribe from this group and stop receiving emails from it, send an email to open-iscsi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" + "To post to this group, send email to open-iscsi-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" + "Visit this group at https://groups.google.com/group/open-iscsi.\n" + For more options, visit https://groups.google.com/d/optout. -8ca5d72944f5d7f779f1ec2daf183903c13caca2b7760309d38b46440dd6cab9 +d64cae9b745ea8728ea855643804d0d68b219fb79cd68b2e8f587cffda41c79f
diff --git a/a/1.txt b/N2/1.txt index 904f60f..bcdc03f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -146,7 +146,7 @@ Not sure how you wanna proceed. I can also sketch something up and already test it on our cards, to prevent the ping-pong. - Beste Gr��e / Best regards, + Beste Grüße / Best regards, - Benjamin Block > +} @@ -212,5 +212,5 @@ already test it on our cards, to prevent the ping-pong. -- Linux on z Systems Development / IBM Systems & Technology Group IBM Deutschland Research & Development GmbH -Vorsitz. AufsR.: Martina Koederitz / Gesch�ftsf�hrung: Dirk Wittkopp -Sitz der Gesellschaft: B�blingen / Registergericht: AmtsG Stuttgart, HRB 243294 +Vorsitz. AufsR.: Martina Koederitz / Geschäftsführung: Dirk Wittkopp +Sitz der Gesellschaft: Böblingen / Registergericht: AmtsG Stuttgart, HRB 243294 diff --git a/a/content_digest b/N2/content_digest index 80bfe99..872bc94 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -171,7 +171,7 @@ "already test it on our cards, to prevent the ping-pong.\n" "\n" "\n" - " Beste Gr\303\257\302\277\302\275\303\257\302\277\302\275e / Best regards,\n" + " Beste Gr\303\274\303\237e / Best regards,\n" " - Benjamin Block\n" "\n" "> +}\n" @@ -237,7 +237,7 @@ "--\n" "Linux on z Systems Development / IBM Systems & Technology Group\n" "\t\t IBM Deutschland Research & Development GmbH\n" - "Vorsitz. AufsR.: Martina Koederitz / Gesch\303\257\302\277\302\275ftsf\303\257\302\277\302\275hrung: Dirk Wittkopp\n" - "Sitz der Gesellschaft: B\303\257\302\277\302\275blingen / Registergericht: AmtsG Stuttgart, HRB 243294" + "Vorsitz. AufsR.: Martina Koederitz / Gesch\303\244ftsf\303\274hrung: Dirk Wittkopp\n" + "Sitz der Gesellschaft: B\303\266blingen / Registergericht: AmtsG Stuttgart, HRB 243294" -8ca5d72944f5d7f779f1ec2daf183903c13caca2b7760309d38b46440dd6cab9 +fd07616366c0b817b21f277d3351f5c5996a95a4a7e55791ab03ccfa023b22fc
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.