All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20091118040342.GA19987@us.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index d47ac2f..908095d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-Quoting Sukadev Bhattiprolu (sukadev-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org):
+Quoting Sukadev Bhattiprolu (sukadev@linux.vnet.ibm.com):
 > 
 > devpts_get_tty() assumes that the inode passed in is associated with a valid
 > pty.  But if the only reference to the pty is via a bind-mount, the inode
@@ -10,7 +10,7 @@ Quoting Sukadev Bhattiprolu (sukadev-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gma
 > introduced by the commit:
 > 
 > 	commit 527b3e4773628b30d03323a2cb5fb0d84441990f
-> 	Author: Sukadev Bhattiprolu <sukadev-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
+> 	Author: Sukadev Bhattiprolu <sukadev@us.ibm.com>
 > 	Date:   Mon Oct 13 10:43:08 2008 +0100
 > 
 > To fix, ensure that the dentry associated with the inode has not yet been
@@ -70,11 +70,11 @@ Quoting Sukadev Bhattiprolu (sukadev-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gma
 > 	return 0; /* exit before child opens /dev/console */
 > }
 > 
-> Reported-by: Grzegorz Nosek <root-AfQBxy1nhrQ00sYp1HPQUA@public.gmane.org>
-> Signed-off-by: Sukadev Bhattiprolu <sukadev-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
+> Reported-by: Grzegorz Nosek <root@localdomain.pl>
+> Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
 
 fwiw,
-Tested-by: Serge Hallyn <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
+Tested-by: Serge Hallyn <serue@us.ibm.com>
 
 > ---
 > Index: linux-2.6/fs/devpts/inode.c
@@ -109,5 +109,5 @@ Tested-by: Serge Hallyn <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
 >  void devpts_pty_kill(struct tty_struct *tty)
 > _______________________________________________
 > Containers mailing list
-> Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
+> Containers@lists.linux-foundation.org
 > https://lists.linux-foundation.org/mailman/listinfo/containers
diff --git a/a/content_digest b/N1/content_digest
index 8fa73d3..d89e03b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,16 @@
  "ref\020091118023541.GA14430@us.ibm.com\0"
- "ref\020091118023541.GA14430-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org\0"
- "From\0Serge E. Hallyn <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Serge E. Hallyn <serue@us.ibm.com>\0"
  "Subject\0Re: [PATCH] devpts_get_tty() should validate inode\0"
  "Date\0Tue, 17 Nov 2009 22:03:42 -0600\0"
- "To\0Sukadev Bhattiprolu <sukadev-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\0"
- "Cc\0Containers <containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>"
-  gregkh-l3A5Bk7waGM@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Alan Cox <alan-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org>
- " hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org\0"
+ "To\0Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>\0"
+ "Cc\0gregkh@suse.de"
+  Containers <containers@lists.linux-foundation.org>
+  linux-kernel@vger.kernel.org
+  hpa@zytor.com
+ " Alan Cox <alan@lxorguk.ukuu.org.uk>\0"
  "\00:1\0"
  "b\0"
- "Quoting Sukadev Bhattiprolu (sukadev-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org):\n"
+ "Quoting Sukadev Bhattiprolu (sukadev@linux.vnet.ibm.com):\n"
  "> \n"
  "> devpts_get_tty() assumes that the inode passed in is associated with a valid\n"
  "> pty.  But if the only reference to the pty is via a bind-mount, the inode\n"
@@ -23,7 +22,7 @@
  "> introduced by the commit:\n"
  "> \n"
  "> \tcommit 527b3e4773628b30d03323a2cb5fb0d84441990f\n"
- "> \tAuthor: Sukadev Bhattiprolu <sukadev-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n"
+ "> \tAuthor: Sukadev Bhattiprolu <sukadev@us.ibm.com>\n"
  "> \tDate:   Mon Oct 13 10:43:08 2008 +0100\n"
  "> \n"
  "> To fix, ensure that the dentry associated with the inode has not yet been\n"
@@ -83,11 +82,11 @@
  "> \treturn 0; /* exit before child opens /dev/console */\n"
  "> }\n"
  "> \n"
- "> Reported-by: Grzegorz Nosek <root-AfQBxy1nhrQ00sYp1HPQUA@public.gmane.org>\n"
- "> Signed-off-by: Sukadev Bhattiprolu <sukadev-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n"
+ "> Reported-by: Grzegorz Nosek <root@localdomain.pl>\n"
+ "> Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>\n"
  "\n"
  "fwiw,\n"
- "Tested-by: Serge Hallyn <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n"
+ "Tested-by: Serge Hallyn <serue@us.ibm.com>\n"
  "\n"
  "> ---\n"
  "> Index: linux-2.6/fs/devpts/inode.c\n"
@@ -122,7 +121,7 @@
  ">  void devpts_pty_kill(struct tty_struct *tty)\n"
  "> _______________________________________________\n"
  "> Containers mailing list\n"
- "> Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org\n"
+ "> Containers@lists.linux-foundation.org\n"
  > https://lists.linux-foundation.org/mailman/listinfo/containers
 
-c806ce75c2bbb964ab7db9ea3f67508a0e4fb2fe2e80656931e34fa42bd0cc7b
+3d0cd66cfaad04d0be8ee8340553585df4dfd23c25411311c99057337d9ee703

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.