All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190313191506.159677-8-sashal@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 8383f5c..3512652 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-From: Anoob Soman <anoob.soman-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org>
+From: Anoob Soman <anoob.soman@citrix.com>
 
 [ Upstream commit 79edd00dc6a96644d76b4a1cb97d94d49e026768 ]
 
@@ -74,11 +74,11 @@ iscsi_complete_task() wins the race.  If iscsi_xmit_task() wins the race,
 iscsi_xmit_task() increments task->refcount
 (__iscsi_get_task) ensuring iscsi_complete_task() will not iscsi_free_task().
 
-Signed-off-by: Anoob Soman <anoob.soman-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org>
-Signed-off-by: Bob Liu <bob.liu-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
-Acked-by: Lee Duncan <lduncan-IBi9RG/b67k@public.gmane.org>
-Signed-off-by: Martin K. Petersen <martin.petersen-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
-Signed-off-by: Sasha Levin <sashal-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+Signed-off-by: Anoob Soman <anoob.soman@citrix.com>
+Signed-off-by: Bob Liu <bob.liu@oracle.com>
+Acked-by: Lee Duncan <lduncan@suse.com>
+Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
+Signed-off-by: Sasha Levin <sashal@kernel.org>
 ---
  drivers/scsi/libiscsi.c | 6 ++++++
  1 file changed, 6 insertions(+)
@@ -103,10 +103,3 @@ index 3ff536b350a1..5ea5d42bac76 100644
  	spin_lock_bh(&conn->session->frwd_lock);
 -- 
 2.19.1
-
--- 
-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 7ca790f..952fd3a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,18 @@
  "ref\020190313191506.159677-1-sashal@kernel.org\0"
- "ref\020190313191506.159677-1-sashal-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
- "From\0Sasha Levin <sashal-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "From\0Sasha Levin <sashal@kernel.org>\0"
  "Subject\0[PATCH AUTOSEL 4.14 08/33] scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task\0"
  "Date\0Wed, 13 Mar 2019 15:14:41 -0400\0"
- "To\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
- " stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0Anoob Soman <anoob.soman-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org>"
-  Bob Liu <bob.liu-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
-  Martin K . Petersen <martin.petersen-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
-  Sasha Levin <sashal-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
- " linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0linux-kernel@vger.kernel.org"
+ " stable@vger.kernel.org\0"
+ "Cc\0Anoob Soman <anoob.soman@citrix.com>"
+  Bob Liu <bob.liu@oracle.com>
+  Martin K . Petersen <martin.petersen@oracle.com>
+  Sasha Levin <sashal@kernel.org>
+  open-iscsi@googlegroups.com
+ " linux-scsi@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
- "From: Anoob Soman <anoob.soman-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org>\n"
+ "From: Anoob Soman <anoob.soman@citrix.com>\n"
  "\n"
  "[ Upstream commit 79edd00dc6a96644d76b4a1cb97d94d49e026768 ]\n"
  "\n"
@@ -89,11 +88,11 @@
  "iscsi_xmit_task() increments task->refcount\n"
  "(__iscsi_get_task) ensuring iscsi_complete_task() will not iscsi_free_task().\n"
  "\n"
- "Signed-off-by: Anoob Soman <anoob.soman-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org>\n"
- "Signed-off-by: Bob Liu <bob.liu-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n"
- "Acked-by: Lee Duncan <lduncan-IBi9RG/b67k@public.gmane.org>\n"
- "Signed-off-by: Martin K. Petersen <martin.petersen-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n"
- "Signed-off-by: Sasha Levin <sashal-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "Signed-off-by: Anoob Soman <anoob.soman@citrix.com>\n"
+ "Signed-off-by: Bob Liu <bob.liu@oracle.com>\n"
+ "Acked-by: Lee Duncan <lduncan@suse.com>\n"
+ "Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>\n"
+ "Signed-off-by: Sasha Levin <sashal@kernel.org>\n"
  "---\n"
  " drivers/scsi/libiscsi.c | 6 ++++++\n"
  " 1 file changed, 6 insertions(+)\n"
@@ -117,13 +116,6 @@
  " \trc = conn->session->tt->xmit_task(task);\n"
  " \tspin_lock_bh(&conn->session->frwd_lock);\n"
  "-- \n"
- "2.19.1\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.
+ 2.19.1
 
-9fe49c4b321402ba912fe2981bffaf6c4a50f6ba96370fb71841c767ac1dd5e9
+5cdd75e165d0eabdf81cae5e0fe06fd082a0136a836fcea12027990b2bf462e6

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.