All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120111102346.GB8504@peqn>

diff --git a/a/1.txt b/N1/1.txt
index d430d6e..9efda5f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
-Quoting Serge Hallyn (serge.hallyn-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org):
-> Quoting Daniel Lezcano (daniel.lezcano-GANU6spQydw@public.gmane.org):
+Quoting Serge Hallyn (serge.hallyn@canonical.com):
+> Quoting Daniel Lezcano (daniel.lezcano@free.fr):
 > > In the case of a child pid namespace, rebooting the system does not
 > > really makes sense. When the pid namespace is used in conjunction
 > > with the other namespaces in order to create a linux container, the
@@ -26,14 +26,14 @@ Quoting Serge Hallyn (serge.hallyn-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org):
 > > By this way the parent process of the child pid namespace knows if
 > > it rebooted or not and can take the right decision.
 > > 
-> > Signed-off-by: Daniel Lezcano <daniel.lezcano-GANU6spQydw@public.gmane.org>
-> > Acked-by: Serge Hallyn <serge.hallyn-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>
-> > Reviewed-by: Oleg Nesterov <oleg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+> > Signed-off-by: Daniel Lezcano <daniel.lezcano@free.fr>
+> > Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
+> > Reviewed-by: Oleg Nesterov <oleg@redhat.com>
 > 
 > The testcase in [PATCH 0/1] passed for me, and reboot from init_pid_ns
 > works as usual.
 > 
-> Tested-by: Serge Hallyn <serge.hallyn-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>
+> Tested-by: Serge Hallyn <serge.hallyn@canonical.com>
 
 Hi Andrew,
 
@@ -171,5 +171,5 @@ thanks,
 > > 
 > _______________________________________________
 > Containers mailing list
-> Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
+> Containers@lists.linux-foundation.org
 > https://lists.linuxfoundation.org/mailman/listinfo/containers
diff --git a/a/content_digest b/N1/content_digest
index 905e76d..6e60c93 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,19 @@
  "ref\01325754410-32600-1-git-send-email-daniel.lezcano@free.fr\0"
  "ref\01325754410-32600-2-git-send-email-daniel.lezcano@free.fr\0"
  "ref\020120105192954.GA16083@sergelap\0"
- "From\0Serge Hallyn <serge.hallyn-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>\0"
+ "From\0Serge Hallyn <serge.hallyn@canonical.com>\0"
  "Subject\0Re: [PATCH 1/1][V5] Add reboot_pid_ns to handle the reboot syscall\0"
  "Date\0Wed, 11 Jan 2012 11:23:46 +0100\0"
- "To\0Daniel Lezcano <daniel.lezcano-GANU6spQydw@public.gmane.org>\0"
- "Cc\0mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
-  containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  oleg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
-  akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Daniel Lezcano <daniel.lezcano@free.fr>\0"
+ "Cc\0containers@lists.linux-foundation.org"
+  oleg@redhat.com
+  linux-kernel@vger.kernel.org
+  mtk.manpages@gmail.com
+ " akpm@linux-foundation.org\0"
  "\00:1\0"
  "b\0"
- "Quoting Serge Hallyn (serge.hallyn-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org):\n"
- "> Quoting Daniel Lezcano (daniel.lezcano-GANU6spQydw@public.gmane.org):\n"
+ "Quoting Serge Hallyn (serge.hallyn@canonical.com):\n"
+ "> Quoting Daniel Lezcano (daniel.lezcano@free.fr):\n"
  "> > In the case of a child pid namespace, rebooting the system does not\n"
  "> > really makes sense. When the pid namespace is used in conjunction\n"
  "> > with the other namespaces in order to create a linux container, the\n"
@@ -40,14 +40,14 @@
  "> > By this way the parent process of the child pid namespace knows if\n"
  "> > it rebooted or not and can take the right decision.\n"
  "> > \n"
- "> > Signed-off-by: Daniel Lezcano <daniel.lezcano-GANU6spQydw@public.gmane.org>\n"
- "> > Acked-by: Serge Hallyn <serge.hallyn-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>\n"
- "> > Reviewed-by: Oleg Nesterov <oleg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
+ "> > Signed-off-by: Daniel Lezcano <daniel.lezcano@free.fr>\n"
+ "> > Acked-by: Serge Hallyn <serge.hallyn@canonical.com>\n"
+ "> > Reviewed-by: Oleg Nesterov <oleg@redhat.com>\n"
  "> \n"
  "> The testcase in [PATCH 0/1] passed for me, and reboot from init_pid_ns\n"
  "> works as usual.\n"
  "> \n"
- "> Tested-by: Serge Hallyn <serge.hallyn-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>\n"
+ "> Tested-by: Serge Hallyn <serge.hallyn@canonical.com>\n"
  "\n"
  "Hi Andrew,\n"
  "\n"
@@ -185,7 +185,7 @@
  "> > \n"
  "> _______________________________________________\n"
  "> Containers mailing list\n"
- "> Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org\n"
+ "> Containers@lists.linux-foundation.org\n"
  > https://lists.linuxfoundation.org/mailman/listinfo/containers
 
-1e461927448a47553190fe1d11daf49c9172286d5b18c131a8fadee6b5293b1f
+4064932bef3021f188350948ef1d3c1a1e6c08249a586ef6c0e24a29ef6d41a7

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.