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

diff --git a/a/1.txt b/N1/1.txt
index 18792cc..7f37e36 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-From: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+From: Dave Chinner <dchinner@redhat.com>
 
 One of the big problems with modifying the way the dcache shrinker
 and LRU implementation works is that the LRU is abused in several
@@ -32,9 +32,9 @@ dentry_lru_prune() has to handle the DCACHE_SHRINK_LIST case
 differently because the dentry isn't on the LRU list.
 
 [ v2: don't decrement nr unused twice, spotted by Sha Zhengju ]
-Signed-off-by: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-Signed-off-by: Glauber Costa <glommer-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>
-Acked-by: Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org>
+Signed-off-by: Dave Chinner <dchinner@redhat.com>
+Signed-off-by: Glauber Costa <glommer@openvz.org>
+Acked-by: Mel Gorman <mgorman@suse.de>
 ---
  fs/dcache.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++---------
  1 file changed, 61 insertions(+), 10 deletions(-)
@@ -186,3 +186,9 @@ index 6649764..26fd63d 100644
  	spin_unlock(&sb->s_dentry_lru_lock);
 -- 
 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 af974bf..81e17bd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +1,21 @@
  "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 05/31] dcache: remove dentries from LRU before putting on dispose list\0"
  "Date\0Thu,  9 May 2013 00:22:53 +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>
- " Glauber Costa <glommer-GEFAQzZX7r8dnm+yROfE0A@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>
+ " Glauber Costa <glommer@openvz.org>\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"
  "One of the big problems with modifying the way the dcache shrinker\n"
  "and LRU implementation works is that the LRU is abused in several\n"
@@ -50,9 +49,9 @@
  "differently because the dentry isn't on the LRU list.\n"
  "\n"
  "[ v2: don't decrement nr unused twice, spotted by Sha Zhengju ]\n"
- "Signed-off-by: Dave Chinner <dchinner-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
- "Signed-off-by: Glauber Costa <glommer-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>\n"
- "Acked-by: Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org>\n"
+ "Signed-off-by: Dave Chinner <dchinner@redhat.com>\n"
+ "Signed-off-by: Glauber Costa <glommer@openvz.org>\n"
+ "Acked-by: Mel Gorman <mgorman@suse.de>\n"
  "---\n"
  " fs/dcache.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++---------\n"
  " 1 file changed, 61 insertions(+), 10 deletions(-)\n"
@@ -203,6 +202,12 @@
  " \t}\n"
  " \tspin_unlock(&sb->s_dentry_lru_lock);\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>"
 
-408c404eb27f3d93e9d3085e555a28c71c6040a9d6a0b14184a7c0b9048836b5
+e5bcd596f1a5ebab2a092b2c6fdcad7b2f60e4ac7430cb782499df38f995d938

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.