All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150110030300.GU22149@ZenIV.linux.org.uk>

diff --git a/a/content_digest b/N1/content_digest
index cf5fcbc..d8e122b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,31 +8,30 @@
  "ref\020150109225743.GP22149@ZenIV.linux.org.uk\0"
  "ref\020150109231248.GZ4574@brightrain.aerifal.cx\0"
  "ref\020150109233644.GR22149@ZenIV.linux.org.uk\0"
- "ref\020150109233644.GR22149-3bDd1+5oDREiFSDQTTA3OLVCufUGDwFn@public.gmane.org\0"
- "From\0Al Viro <viro-3bDd1+5oDREiFSDQTTA3OLVCufUGDwFn@public.gmane.org>\0"
+ "From\0Al Viro <viro@zeniv.linux.org.uk>\0"
  "Subject\0Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2)\0"
  "Date\0Sat, 10 Jan 2015 03:03:00 +0000\0"
- "To\0Rich Felker <dalias-/miJ2pyFWUyWIDz0JBNUog@public.gmane.org>\0"
- "Cc\0David Drysdale <drysdale-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>"
-  Michael Kerrisk (man-pages) <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Eric W. Biederman <ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
-  Andy Lutomirski <luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>
-  Meredydd Luff <meredydd-zPN50pYk8eUaUu29zAJCuw@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
-  David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
-  Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
-  Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
-  Oleg Nesterov <oleg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-  Ingo Molnar <mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-  H. Peter Anvin <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>
-  Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
-  Christoph Hellwig <hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
-  X86 ML <x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  linux-arch <linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Linux API <linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " sparclinux-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Rich Felker <dalias@aerifal.cx>\0"
+ "Cc\0David Drysdale <drysdale@google.com>"
+  Michael Kerrisk (man-pages) <mtk.manpages@gmail.com>
+  Eric W. Biederman <ebiederm@xmission.com>
+  Andy Lutomirski <luto@amacapital.net>
+  Meredydd Luff <meredydd@senatehouse.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  Andrew Morton <akpm@linux-foundation.org>
+  David Miller <davem@davemloft.net>
+  Thomas Gleixner <tglx@linutronix.de>
+  Stephen Rothwell <sfr@canb.auug.org.au>
+  Oleg Nesterov <oleg@redhat.com>
+  Ingo Molnar <mingo@redhat.com>
+  H. Peter Anvin <hpa@zytor.com>
+  Kees Cook <keescook@chromium.org>
+  Arnd Bergmann <arnd@arndb.de>
+  Christoph Hellwig <hch@infradead.org>
+  X86 ML <x86@kernel.org>
+  linux-arch <linux-arch@vger.kernel.org>
+  Linux API <linux-api@vger.kernel.org>
+ " sparclinux@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, Jan 09, 2015 at 11:36:44PM +0000, Al Viro wrote:\n"
@@ -99,4 +98,4 @@
  "very ugly territory, *especially* since the handling of the final component\n"
  of open(2) (fs/namei.c:do_last()) is already far too convoluted.
 
-0af62aee9b49c9ae1694e83bafbb3208050b784b51aebb37352c94c6e46ce7b6
+1cae4f7247fda20e3ec2998c357ff3c4bc4dd0f2fc964f8069fb358868fc7297

diff --git a/a/1.txt b/N2/1.txt
index 2ba633c..6342de3 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -13,7 +13,7 @@ On Fri, Jan 09, 2015 at 11:36:44PM +0000, Al Viro wrote:
 
 To elaborate a bit: the fundamental method for symlink traversal is
 ->follow_link().  It gets dentry of the object itself + opaque context.
-Usually it just obtains some string (== symlink contents) and calls
+Usually it just obtains some string (= symlink contents) and calls
 nd_set_link(context, string).  In that case the string will be interpreted
 by its callers in usual way.  Another possibility is to call
 nd_jump_link(context, location), which will reset the current position
diff --git a/a/content_digest b/N2/content_digest
index cf5fcbc..0e8fd88 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -9,7 +9,7 @@
  "ref\020150109231248.GZ4574@brightrain.aerifal.cx\0"
  "ref\020150109233644.GR22149@ZenIV.linux.org.uk\0"
  "ref\020150109233644.GR22149-3bDd1+5oDREiFSDQTTA3OLVCufUGDwFn@public.gmane.org\0"
- "From\0Al Viro <viro-3bDd1+5oDREiFSDQTTA3OLVCufUGDwFn@public.gmane.org>\0"
+ "From\0Al Viro <viro@zeniv.linux.org.uk>\0"
  "Subject\0Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2)\0"
  "Date\0Sat, 10 Jan 2015 03:03:00 +0000\0"
  "To\0Rich Felker <dalias-/miJ2pyFWUyWIDz0JBNUog@public.gmane.org>\0"
@@ -50,7 +50,7 @@
  "\n"
  "To elaborate a bit: the fundamental method for symlink traversal is\n"
  "->follow_link().  It gets dentry of the object itself + opaque context.\n"
- "Usually it just obtains some string (== symlink contents) and calls\n"
+ "Usually it just obtains some string (= symlink contents) and calls\n"
  "nd_set_link(context, string).  In that case the string will be interpreted\n"
  "by its callers in usual way.  Another possibility is to call\n"
  "nd_jump_link(context, location), which will reset the current position\n"
@@ -99,4 +99,4 @@
  "very ugly territory, *especially* since the handling of the final component\n"
  of open(2) (fs/namei.c:do_last()) is already far too convoluted.
 
-0af62aee9b49c9ae1694e83bafbb3208050b784b51aebb37352c94c6e46ce7b6
+958d216462ab3e8718d75fdea9c77110399f3cc81d6bed214ceccb70bdedb519

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.