All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130405011506.GG12011@dastard>

diff --git a/a/1.txt b/N1/1.txt
index f8903f0..bd1d238 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,14 +1,14 @@
 On Thu, Apr 04, 2013 at 06:09:31PM -0700, Greg Thelen wrote:
 > On Fri, Mar 29 2013, Glauber Costa wrote:
 > 
-> > From: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+> > From: Dave Chinner <dchinner@redhat.com>
 > >
 > > Before we split up the dcache_lru_lock, the unused dentry counter
 > > needs to be made independent of the global dcache_lru_lock. Convert
 > > it to per-cpu counters to do this.
 > >
-> > Signed-off-by: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-> > Reviewed-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>
+> > Signed-off-by: Dave Chinner <dchinner@redhat.com>
+> > Reviewed-by: Christoph Hellwig <hch@lst.de>
 > > ---
 > >  fs/dcache.c | 17 ++++++++++++++---
 > >  1 file changed, 14 insertions(+), 3 deletions(-)
@@ -54,4 +54,10 @@ Cheers,
 Dave.
 -- 
 Dave Chinner
-david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org
+david@fromorbit.com
+
+--
+To unsubscribe, send a message with 'unsubscribe linux-mm' in
+the body to majordomo@kvack.org.  For more info on Linux MM,
+see: http://www.linux-mm.org/ .
+Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N1/content_digest
index 8059a67..d73a3c2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,32 +1,34 @@
  "ref\01364548450-28254-1-git-send-email-glommer@parallels.com\0"
  "ref\01364548450-28254-4-git-send-email-glommer@parallels.com\0"
  "ref\0xr93r4ipkcl0.fsf@gthelen.mtv.corp.google.com\0"
- "ref\0xr93r4ipkcl0.fsf-aSPv4SP+Du0KgorLzL7FmE7CuiCeIGUxQQ4Iyu8u01E@public.gmane.org\0"
- "From\0Dave Chinner <david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org>\0"
+ "From\0Dave Chinner <david@fromorbit.com>\0"
  "Subject\0Re: [PATCH v2 03/28] dcache: convert dentry_stat.nr_unused to per-cpu counters\0"
  "Date\0Fri, 5 Apr 2013 12:15:06 +1100\0"
- "To\0Greg Thelen <gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org"
-  Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-  hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org
-  Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>
-  linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
-  Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
-  linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0"
+ "To\0Greg Thelen <gthelen@google.com>\0"
+ "Cc\0Glauber Costa <glommer@parallels.com>"
+  linux-mm@kvack.org
+  linux-fsdevel@vger.kernel.org
+  containers@lists.linux-foundation.org
+  Michal Hocko <mhocko@suse.cz>
+  Johannes Weiner <hannes@cmpxchg.org>
+  kamezawa.hiroyu@jp.fujitsu.com
+  Andrew Morton <akpm@linux-foundation.org>
+  hughd@google.com
+  yinghan@google.com
+ " Dave Chinner <dchinner@redhat.com>\0"
  "\00:1\0"
  "b\0"
  "On Thu, Apr 04, 2013 at 06:09:31PM -0700, Greg Thelen wrote:\n"
  "> On Fri, Mar 29 2013, Glauber Costa wrote:\n"
  "> \n"
- "> > From: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
+ "> > From: Dave Chinner <dchinner@redhat.com>\n"
  "> >\n"
  "> > Before we split up the dcache_lru_lock, the unused dentry counter\n"
  "> > needs to be made independent of the global dcache_lru_lock. Convert\n"
  "> > it to per-cpu counters to do this.\n"
  "> >\n"
- "> > Signed-off-by: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
- "> > Reviewed-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>\n"
+ "> > Signed-off-by: Dave Chinner <dchinner@redhat.com>\n"
+ "> > Reviewed-by: Christoph Hellwig <hch@lst.de>\n"
  "> > ---\n"
  "> >  fs/dcache.c | 17 ++++++++++++++---\n"
  "> >  1 file changed, 14 insertions(+), 3 deletions(-)\n"
@@ -72,6 +74,12 @@
  "Dave.\n"
  "-- \n"
  "Dave Chinner\n"
- david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org
+ "david@fromorbit.com\n"
+ "\n"
+ "--\n"
+ "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
+ "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
+ "see: http://www.linux-mm.org/ .\n"
+ "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-05efc9db4d89b4e677fbc6a07629dd690d6489261934ed7ac12045b1a5d099fc
+a810555211ce7d3504eac2812e83a79775c8a354470e6047c84de3158ad7980a

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.