All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20090623150439.22490.14657.stgit@localhost>

diff --git a/a/1.txt b/N1/1.txt
index 4d82d9a..c4dea25 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -27,8 +27,3 @@ index 833ec18..c15555b 100644
  	 */
  	if (elv_ioc_count_read(ioc_count))
  		wait_for_completion(&all_gone);
-
---
-To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index acdde70..dc05d4c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,28 +2,28 @@
  "From\0Jesper Dangaard Brouer <hawk-4UpuNZONu4c@public.gmane.org>\0"
  "Subject\0[PATCH 09/10] cfq-iosched: Uses its own open-coded rcu_barrier.\0"
  "Date\0Tue, 23 Jun 2009 17:04:39 +0200\0"
- "To\0David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>\0"
+ "To\0David S. Miller <davem@davemloft.net>\0"
  "Cc\0Jesper Dangaard Brouer <hawk-4UpuNZONu4c@public.gmane.org>"
-  Paul E. McKenney <paulmck-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
-  netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  dougthompson-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org
-  bluesmoke-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
-  axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org
-  Patrick McHardy <kaber-dcUjhNyLwpNeoWH0uzbU5w@public.gmane.org>
-  christine.caulfield-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org
-  Trond.Myklebust-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org
-  linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org
-  yoshfuji-VfPWfsRibaP+Ru+s062T9g@public.gmane.org
-  shemminger-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org
-  linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  bfields-uC3wQj2KruNg9hUCZPvPmw@public.gmane.org
-  neilb-l3A5Bk7waGM@public.gmane.org
-  linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  tytso-3s7WtUTddSA@public.gmane.org
+  Paul E. McKenney <paulmck@linux.vnet.ibm.com>
+  netdev@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  dougthompson@xmission.com
+  bluesmoke-devel@lists.sourceforge.net
+  axboe@kernel.dk
+  Patrick McHardy <kaber@trash.net>
+  christine.caulfield@googlemail.com
+  Trond.Myklebust@netapp.com
+  linux-wireless@vger.kernel.org
+  johannes@sipsolutions.net
+  yoshfuji@linux-ipv6.org
+  shemminger@linux-foundation.org
+  linux-nfs@vger.kernel.org
+  bfields@fieldses.org
+  neilb@suse.de
+  linux-ext4@vger.kernel.org
+  tytso@mit.edu
   adilger-xsfywfwIY+M@public.gmane.org
- " netfilter-devel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ " netfilter-devel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "This module cfq-iosched, has discovered the value of waiting for\n"
@@ -54,11 +54,6 @@
  "+\t *  elv_ioc_count_read() do consider all CPUs.\n"
  " \t */\n"
  " \tif (elv_ioc_count_read(ioc_count))\n"
- " \t\twait_for_completion(&all_gone);\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-nfs\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ " \t\twait_for_completion(&all_gone);"
 
-bd8510ecd1def651c4ca8023eeebc6f38ce7d940ff45db720b34de69e9ffa809
+29f0a8908f7f684ca1ea60064dc977533c58493bd48b21f36698b2f5b5115c7b

diff --git a/a/1.txt b/N2/1.txt
index 4d82d9a..fd9552f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,7 +4,7 @@ of rcu_barrier(), which I don't think is 'strong' enough.
 
 This patch only leaves a comment for the maintainers to consider.
 
-Signed-off-by: Jesper Dangaard Brouer <hawk-4UpuNZONu4c@public.gmane.org>
+Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
 ---
 
  block/cfq-iosched.c |    6 ++++++
@@ -19,7 +19,7 @@ index 833ec18..c15555b 100644
  	 * this also protects us from entering cfq_slab_kill() with
  	 * pending RCU callbacks
 +	 *
-+	 * hawk-4UpuNZONu4c@public.gmane.org 2009-06-18: Maintainer please consider using
++	 * hawk@comx.dk 2009-06-18: Maintainer please consider using
 +	 *  rcu_barrier() instead of this open-coded wait for
 +	 *  completion implementation.  I think it provides a better
 +	 *  guarantee that all CPUs are finished, although
@@ -27,8 +27,3 @@ index 833ec18..c15555b 100644
  	 */
  	if (elv_ioc_count_read(ioc_count))
  		wait_for_completion(&all_gone);
-
---
-To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index acdde70..04c432e 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,29 +1,29 @@
  "ref\020090623150330.22490.87327.stgit@localhost\0"
- "From\0Jesper Dangaard Brouer <hawk-4UpuNZONu4c@public.gmane.org>\0"
+ "From\0Jesper Dangaard Brouer <hawk@comx.dk>\0"
  "Subject\0[PATCH 09/10] cfq-iosched: Uses its own open-coded rcu_barrier.\0"
  "Date\0Tue, 23 Jun 2009 17:04:39 +0200\0"
- "To\0David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>\0"
- "Cc\0Jesper Dangaard Brouer <hawk-4UpuNZONu4c@public.gmane.org>"
-  Paul E. McKenney <paulmck-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
-  netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  dougthompson-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org
-  bluesmoke-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
-  axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org
-  Patrick McHardy <kaber-dcUjhNyLwpNeoWH0uzbU5w@public.gmane.org>
-  christine.caulfield-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org
-  Trond.Myklebust-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org
-  linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org
-  yoshfuji-VfPWfsRibaP+Ru+s062T9g@public.gmane.org
-  shemminger-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org
-  linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  bfields-uC3wQj2KruNg9hUCZPvPmw@public.gmane.org
-  neilb-l3A5Bk7waGM@public.gmane.org
-  linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  tytso-3s7WtUTddSA@public.gmane.org
-  adilger-xsfywfwIY+M@public.gmane.org
- " netfilter-devel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0David S. Miller <davem@davemloft.net>\0"
+ "Cc\0Jesper Dangaard Brouer <hawk@comx.dk>"
+  Paul E. McKenney <paulmck@linux.vnet.ibm.com>
+  netdev@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  dougthompson@xmission.com
+  bluesmoke-devel@lists.sourceforge.net
+  axboe@kernel.dk
+  Patrick McHardy <kaber@trash.net>
+  christine.caulfield@googlemail.com
+  Trond.Myklebust@netapp.com
+  linux-wireless@vger.kernel.org
+  johannes@sipsolutions.net
+  yoshfuji@linux-ipv6.org
+  shemminger@linux-foundation.org
+  linux-nfs@vger.kernel.org
+  bfields@fieldses.org
+  neilb@suse.de
+  linux-ext4@vger.kernel.org
+  tytso@mit.edu
+  adilger@sun.com
+ " netfilter-devel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "This module cfq-iosched, has discovered the value of waiting for\n"
@@ -32,7 +32,7 @@
  "\n"
  "This patch only leaves a comment for the maintainers to consider.\n"
  "\n"
- "Signed-off-by: Jesper Dangaard Brouer <hawk-4UpuNZONu4c@public.gmane.org>\n"
+ "Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>\n"
  "---\n"
  "\n"
  " block/cfq-iosched.c |    6 ++++++\n"
@@ -47,18 +47,13 @@
  " \t * this also protects us from entering cfq_slab_kill() with\n"
  " \t * pending RCU callbacks\n"
  "+\t *\n"
- "+\t * hawk-4UpuNZONu4c@public.gmane.org 2009-06-18: Maintainer please consider using\n"
+ "+\t * hawk@comx.dk 2009-06-18: Maintainer please consider using\n"
  "+\t *  rcu_barrier() instead of this open-coded wait for\n"
  "+\t *  completion implementation.  I think it provides a better\n"
  "+\t *  guarantee that all CPUs are finished, although\n"
  "+\t *  elv_ioc_count_read() do consider all CPUs.\n"
  " \t */\n"
  " \tif (elv_ioc_count_read(ioc_count))\n"
- " \t\twait_for_completion(&all_gone);\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-nfs\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ " \t\twait_for_completion(&all_gone);"
 
-bd8510ecd1def651c4ca8023eeebc6f38ce7d940ff45db720b34de69e9ffa809
+ef2fa8ddc95065063111499768f2717df7ae879137f427f8ef80f17e59706202

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.