diff for duplicates of <20100526164116.GD22536@laptop> diff --git a/a/1.txt b/N1/1.txt index a0f9d10..58831fa 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -142,8 +142,3 @@ probably doesn't matter much I suppose. > + > + struct shrinker s_shrink; /* per-sb shrinker handle */ > }; - -_______________________________________________ -xfs mailing list -xfs@oss.sgi.com -http://oss.sgi.com/mailman/listinfo/xfs diff --git a/a/content_digest b/N1/content_digest index f2dfa2b..36bf5f7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,9 +4,9 @@ "Subject\0Re: [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure\0" "Date\0Thu, 27 May 2010 02:41:16 +1000\0" "To\0Dave Chinner <david@fromorbit.com>\0" - "Cc\0linux-fsdevel@vger.kernel.org" + "Cc\0linux-kernel@vger.kernel.org" + linux-fsdevel@vger.kernel.org linux-mm@kvack.org - linux-kernel@vger.kernel.org " xfs@oss.sgi.com\0" "\00:1\0" "b\0" @@ -153,11 +153,6 @@ "> \tchar *s_options;\n" "> +\n" "> +\tstruct shrinker s_shrink;\t/* per-sb shrinker handle */\n" - "> };\n" - "\n" - "_______________________________________________\n" - "xfs mailing list\n" - "xfs@oss.sgi.com\n" - http://oss.sgi.com/mailman/listinfo/xfs + > }; -a95bb9c6c5634248edee921fd7359a63a688bd6c681b8a61979dd99dc2cb9bc3 +340de6e53c277eade0bf6863ae5c43f90f26421d3fc9857e02738d6dc776f5c5
diff --git a/a/1.txt b/N2/1.txt index a0f9d10..e996af5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -143,7 +143,8 @@ probably doesn't matter much I suppose. > + struct shrinker s_shrink; /* per-sb shrinker handle */ > }; -_______________________________________________ -xfs mailing list -xfs@oss.sgi.com -http://oss.sgi.com/mailman/listinfo/xfs +-- +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/N2/content_digest index f2dfa2b..5dc4b46 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,9 +4,9 @@ "Subject\0Re: [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure\0" "Date\0Thu, 27 May 2010 02:41:16 +1000\0" "To\0Dave Chinner <david@fromorbit.com>\0" - "Cc\0linux-fsdevel@vger.kernel.org" + "Cc\0linux-kernel@vger.kernel.org" + linux-fsdevel@vger.kernel.org linux-mm@kvack.org - linux-kernel@vger.kernel.org " xfs@oss.sgi.com\0" "\00:1\0" "b\0" @@ -155,9 +155,10 @@ "> +\tstruct shrinker s_shrink;\t/* per-sb shrinker handle */\n" "> };\n" "\n" - "_______________________________________________\n" - "xfs mailing list\n" - "xfs@oss.sgi.com\n" - http://oss.sgi.com/mailman/listinfo/xfs + "--\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>" -a95bb9c6c5634248edee921fd7359a63a688bd6c681b8a61979dd99dc2cb9bc3 +e788563dd19a50f1e3fc99de30fb07f3f0c1070cc438f21d18a2ac6d760b8549
diff --git a/a/1.txt b/N3/1.txt index a0f9d10..6980eb0 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -90,7 +90,7 @@ to). > + } > + > + if (nr_to_scan) { -> + /* proportion the scan between the two cacheѕ */ +> + /* proportion the scan between the two cacheN? */ > + int total; > + > + total = sb->s_nr_dentry_unused + sb->s_nr_inodes_unused + 1; @@ -143,7 +143,8 @@ probably doesn't matter much I suppose. > + struct shrinker s_shrink; /* per-sb shrinker handle */ > }; -_______________________________________________ -xfs mailing list -xfs@oss.sgi.com -http://oss.sgi.com/mailman/listinfo/xfs +-- +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/N3/content_digest index f2dfa2b..775c834 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -4,9 +4,9 @@ "Subject\0Re: [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure\0" "Date\0Thu, 27 May 2010 02:41:16 +1000\0" "To\0Dave Chinner <david@fromorbit.com>\0" - "Cc\0linux-fsdevel@vger.kernel.org" + "Cc\0linux-kernel@vger.kernel.org" + linux-fsdevel@vger.kernel.org linux-mm@kvack.org - linux-kernel@vger.kernel.org " xfs@oss.sgi.com\0" "\00:1\0" "b\0" @@ -102,7 +102,7 @@ "> +\t}\n" "> +\n" "> +\tif (nr_to_scan) {\n" - "> +\t\t/* proportion the scan between the two cache\321\225 */\n" + "> +\t\t/* proportion the scan between the two cacheN? */\n" "> +\t\tint total;\n" "> +\n" "> +\t\ttotal = sb->s_nr_dentry_unused + sb->s_nr_inodes_unused + 1;\n" @@ -155,9 +155,10 @@ "> +\tstruct shrinker s_shrink;\t/* per-sb shrinker handle */\n" "> };\n" "\n" - "_______________________________________________\n" - "xfs mailing list\n" - "xfs@oss.sgi.com\n" - http://oss.sgi.com/mailman/listinfo/xfs + "--\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>" -a95bb9c6c5634248edee921fd7359a63a688bd6c681b8a61979dd99dc2cb9bc3 +ff24d65e5f0cc5df231c3e7d66a81d407519e52c7505bf5bfdde424b4c2df317
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.