All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1368044599-3383-4-git-send-email-glommer@openvz.org>

diff --git a/a/1.txt b/N1/1.txt
index 3c179a7..a88fda7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,13 +1,13 @@
-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.
 
 [ v5: comment about possible cpus ]
-Signed-off-by: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-Reviewed-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>
-Acked-by: Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org>
+Signed-off-by: Dave Chinner <dchinner@redhat.com>
+Reviewed-by: Christoph Hellwig <hch@lst.de>
+Acked-by: Mel Gorman <mgorman@suse.de>
 ---
  fs/dcache.c | 18 +++++++++++++++---
  1 file changed, 15 insertions(+), 3 deletions(-)
@@ -77,3 +77,9 @@ index e689268..5000595 100644
  	}
 -- 
 1.8.1.4
+
+--
+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 b50afea..1a9b0a4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,30 +1,29 @@
  "ref\01368044599-3383-1-git-send-email-glommer@openvz.org\0"
- "ref\01368044599-3383-1-git-send-email-glommer-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org\0"
- "From\0Glauber Costa <glommer-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>\0"
+ "From\0Glauber Costa <glommer@openvz.org>\0"
  "Subject\0[PATCH v5 03/31] dcache: convert dentry_stat.nr_unused to per-cpu counters\0"
  "Date\0Thu,  9 May 2013 00:22:51 +0400\0"
- "To\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org\0"
- "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>"
-  Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org>
-  cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org
-  Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
-  Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>
-  hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org
-  Greg Thelen <gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
- " Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "To\0linux-mm@kvack.org\0"
+ "Cc\0Andrew Morton <akpm@linux-foundation.org>"
+  Mel Gorman <mgorman@suse.de>
+  cgroups@vger.kernel.org
+  kamezawa.hiroyu@jp.fujitsu.com
+  Johannes Weiner <hannes@cmpxchg.org>
+  Michal Hocko <mhocko@suse.cz>
+  hughd@google.com
+  Greg Thelen <gthelen@google.com>
+ " Dave Chinner <dchinner@redhat.com>\0"
  "\00:1\0"
  "b\0"
- "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"
  "[ v5: comment about possible cpus ]\n"
- "Signed-off-by: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
- "Reviewed-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>\n"
- "Acked-by: Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org>\n"
+ "Signed-off-by: Dave Chinner <dchinner@redhat.com>\n"
+ "Reviewed-by: Christoph Hellwig <hch@lst.de>\n"
+ "Acked-by: Mel Gorman <mgorman@suse.de>\n"
  "---\n"
  " fs/dcache.c | 18 +++++++++++++++---\n"
  " 1 file changed, 15 insertions(+), 3 deletions(-)\n"
@@ -93,6 +92,12 @@
  " \t\tlist_move_tail(&dentry->d_lru, list);\n"
  " \t}\n"
  "-- \n"
- 1.8.1.4
+ "1.8.1.4\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>"
 
-00f512d8cc2a47a9e45a3d0fdfbc13cd9000ff2942199c9168c6cb2fe4833502
+4882ae331da99aceca7f48f00081d4c6b1fcb803f2d07b5998d3885f9494ecda

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.