All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1343991184-3619-1-git-send-email-berrange@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 6a32176..e8d9c53 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,9 +1,9 @@
-From: "Daniel P. Berrange" <berrange-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+From: "Daniel P. Berrange" <berrange@redhat.com>
 
 The following commit
 
     commit cf3f89214ef6a33fad60856bc5ffd7bb2fc4709b
-    Author: Daniel Lezcano <daniel.lezcano-GANU6spQydw@public.gmane.org>
+    Author: Daniel Lezcano <daniel.lezcano@free.fr>
     Date:   Wed Mar 28 14:42:51 2012 -0700
 
     pidns: add reboot_pid_ns() to handle the reboot syscall
@@ -21,13 +21,13 @@ also gain the ability to use kexec_load(). The solution is
 to make kexec_load() return -EPERM if invoked from a PID
 namespace that is not the initial namespace
 
-Signed-off-by: Daniel P. Berrange <berrange-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-Cc: Serge Hallyn <serge.hallyn-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>
-Cc: Daniel Lezcano <daniel.lezcano-GANU6spQydw@public.gmane.org>
-Cc: Michael Kerrisk <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-Cc: "Eric W. Biederman" <ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
-Cc: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-Cc: Oleg Nesterov <oleg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
+Cc: Serge Hallyn <serge.hallyn@canonical.com>
+Cc: Daniel Lezcano <daniel.lezcano@free.fr>
+Cc: Michael Kerrisk <mtk.manpages@gmail.com>
+Cc: "Eric W. Biederman" <ebiederm@xmission.com>
+Cc: Tejun Heo <tj@kernel.org>
+Cc: Oleg Nesterov <oleg@redhat.com>
 ---
  kernel/kexec.c | 5 +++++
  1 file changed, 5 insertions(+)
diff --git a/a/content_digest b/N1/content_digest
index 69b7aee..1b323b7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,23 @@
- "From\0Daniel P. Berrange <berrange-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Daniel P. Berrange <berrange@redhat.com>\0"
  "Subject\0[PATCH] Forbid invocation of kexec_load() outside initial PID namespace\0"
  "Date\0Fri,  3 Aug 2012 11:53:04 +0100\0"
- "To\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org"
-  Oleg Nesterov <oleg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-  Eric W. Biederman <ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
-  Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
- " Michael Kerrisk <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "To\0linux-kernel@vger.kernel.org\0"
+ "Cc\0containers@lists.linux-foundation.org"
+  Daniel P. Berrange <berrange@redhat.com>
+  Serge Hallyn <serge.hallyn@canonical.com>
+  Daniel Lezcano <daniel.lezcano@free.fr>
+  Michael Kerrisk <mtk.manpages@gmail.com>
+  Eric W. Biederman <ebiederm@xmission.com>
+  Tejun Heo <tj@kernel.org>
+ " Oleg Nesterov <oleg@redhat.com>\0"
  "\00:1\0"
  "b\0"
- "From: \"Daniel P. Berrange\" <berrange-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
+ "From: \"Daniel P. Berrange\" <berrange@redhat.com>\n"
  "\n"
  "The following commit\n"
  "\n"
  "    commit cf3f89214ef6a33fad60856bc5ffd7bb2fc4709b\n"
- "    Author: Daniel Lezcano <daniel.lezcano-GANU6spQydw@public.gmane.org>\n"
+ "    Author: Daniel Lezcano <daniel.lezcano@free.fr>\n"
  "    Date:   Wed Mar 28 14:42:51 2012 -0700\n"
  "\n"
  "    pidns: add reboot_pid_ns() to handle the reboot syscall\n"
@@ -32,13 +35,13 @@
  "to make kexec_load() return -EPERM if invoked from a PID\n"
  "namespace that is not the initial namespace\n"
  "\n"
- "Signed-off-by: Daniel P. Berrange <berrange-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
- "Cc: Serge Hallyn <serge.hallyn-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>\n"
- "Cc: Daniel Lezcano <daniel.lezcano-GANU6spQydw@public.gmane.org>\n"
- "Cc: Michael Kerrisk <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
- "Cc: \"Eric W. Biederman\" <ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>\n"
- "Cc: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
- "Cc: Oleg Nesterov <oleg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
+ "Signed-off-by: Daniel P. Berrange <berrange@redhat.com>\n"
+ "Cc: Serge Hallyn <serge.hallyn@canonical.com>\n"
+ "Cc: Daniel Lezcano <daniel.lezcano@free.fr>\n"
+ "Cc: Michael Kerrisk <mtk.manpages@gmail.com>\n"
+ "Cc: \"Eric W. Biederman\" <ebiederm@xmission.com>\n"
+ "Cc: Tejun Heo <tj@kernel.org>\n"
+ "Cc: Oleg Nesterov <oleg@redhat.com>\n"
  "---\n"
  " kernel/kexec.c | 5 +++++\n"
  " 1 file changed, 5 insertions(+)\n"
@@ -62,4 +65,4 @@
  "-- \n"
  1.7.11.2
 
-796b69c68f6d16677ad27773c78aa74c42c383ac9b380d681f281111292a14d1
+5eeb869efd1e06c9872492480c1a90241310a0924e15bf0757de143c1d53c10e

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.