All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1188404984.13140.6.camel@squirrel>

diff --git a/a/1.txt b/N1/1.txt
index dc8a59c..c0f5f57 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,13 +7,13 @@ Regards,
 Anthony Liguori
 
 On Tue, 2007-08-28 at 13:52 -0500, Eric Van Hensbergen wrote:
-> From: Latchesar Ionkov <lucho@ionkov.net>
+> From: Latchesar Ionkov <lucho-OnYtXJJ0/fesTnJN9+BGXg@public.gmane.org>
 > 
 > This adds a shared memory transport for a synthetic 9p device for
 > paravirtualized file system support under KVM/QEMU.
 > 
-> Signed-off-by: Latchesar Ionkov <lucho@ionkov.net>
-> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
+> Signed-off-by: Latchesar Ionkov <lucho-OnYtXJJ0/fesTnJN9+BGXg@public.gmane.org>
+> Signed-off-by: Eric Van Hensbergen <ericvh-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > ---
 >  Documentation/filesystems/9p.txt |    2 +
 >  net/9p/Kconfig                   |   10 ++-
@@ -91,7 +91,7 @@ On Tue, 2007-08-28 at 13:52 -0500, Eric Van Hensbergen wrote:
 > + *
 > + * 9P over PCI transport layer. For use with KVM/QEMU.
 > + *
-> + *  Copyright (C) 2007 by Latchesar Ionkov <lucho@ionkov.net>
+> + *  Copyright (C) 2007 by Latchesar Ionkov <lucho-OnYtXJJ0/fesTnJN9+BGXg@public.gmane.org>
 > + *
 > + *  This program is free software; you can redistribute it and/or modify
 > + *  it under the terms of the GNU General Public License version 2
@@ -377,7 +377,14 @@ On Tue, 2007-08-28 at 13:52 -0500, Eric Van Hensbergen wrote:
 > +module_exit(p9pci_cleanup_module);
 > +
 > +MODULE_DEVICE_TABLE(pci, p9pci_tbl);
-> +MODULE_AUTHOR("Latchesar Ionkov <lucho@ionkov.net>");
+> +MODULE_AUTHOR("Latchesar Ionkov <lucho-OnYtXJJ0/fesTnJN9+BGXg@public.gmane.org>");
 > +MODULE_DESCRIPTION(P9PCI_DRIVER_NAME);
 > +MODULE_LICENSE("GPL");
 > +MODULE_VERSION(P9PCI_DRIVER_VERSION);
+
+
+-------------------------------------------------------------------------
+This SF.net email is sponsored by: Splunk Inc.
+Still grepping through log files to find problems?  Stop.
+Now Search log events and configuration files using AJAX and a browser.
+Download your FREE copy of Splunk now >>  http://get.splunk.com/
diff --git a/a/content_digest b/N1/content_digest
index 5127ca2..ee50106 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,15 @@
  "ref\011883271601857-git-send-email-ericvh@gmail.com\0"
  "ref\011883271601227-git-send-email-ericvh@gmail.com\0"
  "ref\011883271602233-git-send-email-ericvh@gmail.com\0"
- "From\0Anthony Liguori <anthony@codemonkey.ws>\0"
- "Subject\0Re: [kvm-devel] [RFC] 9p: add KVM/QEMU pci transport\0"
+ "ref\011883271602233-git-send-email-ericvh-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "From\0Anthony Liguori <anthony-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>\0"
+ "Subject\0Re: [RFC] 9p: add KVM/QEMU pci transport\0"
  "Date\0Wed, 29 Aug 2007 11:29:44 -0500\0"
- "To\0Eric Van Hensbergen <ericvh@gmail.com>\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  kvm-devel@lists.sourceforge.net
-  v9fs-developer@lists.sourceforge.net
- " lguest@ozlabs.org\0"
+ "To\0Eric Van Hensbergen <ericvh-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Cc\0kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org"
+  v9fs-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
+  lguest-mnsaURCQ41sdnm+yROfE0A@public.gmane.org
+ " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "I think that it would be nicer to implement the p9 transport on top of\n"
@@ -20,13 +21,13 @@
  "Anthony Liguori\n"
  "\n"
  "On Tue, 2007-08-28 at 13:52 -0500, Eric Van Hensbergen wrote:\n"
- "> From: Latchesar Ionkov <lucho@ionkov.net>\n"
+ "> From: Latchesar Ionkov <lucho-OnYtXJJ0/fesTnJN9+BGXg@public.gmane.org>\n"
  "> \n"
  "> This adds a shared memory transport for a synthetic 9p device for\n"
  "> paravirtualized file system support under KVM/QEMU.\n"
  "> \n"
- "> Signed-off-by: Latchesar Ionkov <lucho@ionkov.net>\n"
- "> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>\n"
+ "> Signed-off-by: Latchesar Ionkov <lucho-OnYtXJJ0/fesTnJN9+BGXg@public.gmane.org>\n"
+ "> Signed-off-by: Eric Van Hensbergen <ericvh-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "> ---\n"
  ">  Documentation/filesystems/9p.txt |    2 +\n"
  ">  net/9p/Kconfig                   |   10 ++-\n"
@@ -104,7 +105,7 @@
  "> + *\n"
  "> + * 9P over PCI transport layer. For use with KVM/QEMU.\n"
  "> + *\n"
- "> + *  Copyright (C) 2007 by Latchesar Ionkov <lucho@ionkov.net>\n"
+ "> + *  Copyright (C) 2007 by Latchesar Ionkov <lucho-OnYtXJJ0/fesTnJN9+BGXg@public.gmane.org>\n"
  "> + *\n"
  "> + *  This program is free software; you can redistribute it and/or modify\n"
  "> + *  it under the terms of the GNU General Public License version 2\n"
@@ -390,9 +391,16 @@
  "> +module_exit(p9pci_cleanup_module);\n"
  "> +\n"
  "> +MODULE_DEVICE_TABLE(pci, p9pci_tbl);\n"
- "> +MODULE_AUTHOR(\"Latchesar Ionkov <lucho@ionkov.net>\");\n"
+ "> +MODULE_AUTHOR(\"Latchesar Ionkov <lucho-OnYtXJJ0/fesTnJN9+BGXg@public.gmane.org>\");\n"
  "> +MODULE_DESCRIPTION(P9PCI_DRIVER_NAME);\n"
  "> +MODULE_LICENSE(\"GPL\");\n"
- > +MODULE_VERSION(P9PCI_DRIVER_VERSION);
+ "> +MODULE_VERSION(P9PCI_DRIVER_VERSION);\n"
+ "\n"
+ "\n"
+ "-------------------------------------------------------------------------\n"
+ "This SF.net email is sponsored by: Splunk Inc.\n"
+ "Still grepping through log files to find problems?  Stop.\n"
+ "Now Search log events and configuration files using AJAX and a browser.\n"
+ Download your FREE copy of Splunk now >>  http://get.splunk.com/
 
-6312ab5f7c4fc72744c19931841ea0acd0251565e5952ada6e5a1962e13215e2
+6abe578452177631a8e4d2ea5859c02953c93d704e655a7063f0a69dbec9d38b

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.