All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55E67218.9010701@cn.fujitsu.com>

diff --git a/a/1.txt b/N1/1.txt
index acc5709..8c7d294 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-On 08/07/2015 10:29 PM, Matias Bj?rling wrote:
+On 08/07/2015 10:29 PM, Matias Bjørling wrote:
 > Open-channel SSDs are devices that share responsibilities with the host
 > in order to implement and maintain features that typical SSDs keep
 > strictly in firmware. These include (i) the Flash Translation Layer
@@ -24,10 +24,10 @@ On 08/07/2015 10:29 PM, Matias Bj?rling wrote:
 >
 > Contributions in this patch from:
 >
->    Javier Gonzalez <jg at lightnvm.io>
->    Jesper Madsen <jmad at itu.dk>
+>    Javier Gonzalez <jg@lightnvm.io>
+>    Jesper Madsen <jmad@itu.dk>
 >
-> Signed-off-by: Matias Bj?rling <mb at lightnvm.io>
+> Signed-off-by: Matias Bjørling <mb@lightnvm.io>
 > ---
 >   MAINTAINERS               |   8 +
 >   drivers/Kconfig           |   2 +
@@ -51,7 +51,7 @@ On 08/07/2015 10:29 PM, Matias Bj?rling wrote:
 >   F:	include/linux/pmem.h
 >
 > +LIGHTNVM PLATFORM SUPPORT
-> +M:	Matias Bjorling <mb at lightnvm.io>
+> +M:	Matias Bjorling <mb@lightnvm.io>
 > +W:	http://github/OpenChannelSSD
 > +S:	Maintained
 > +F:	drivers/lightnvm/
@@ -59,7 +59,7 @@ On 08/07/2015 10:29 PM, Matias Bj?rling wrote:
 > +F:	include/uapi/linux/lightnvm.h
 > +
 >   LINUX FOR IBM pSERIES (RS/6000)
->   M:	Paul Mackerras <paulus at au.ibm.com>
+>   M:	Paul Mackerras <paulus@au.ibm.com>
 >   W:	http://www.ibm.com/linux/ltc/projects/ppc
 > diff --git a/drivers/Kconfig b/drivers/Kconfig
 > index 6e973b8..3992902 100644
@@ -135,7 +135,7 @@ On 08/07/2015 10:29 PM, Matias Bj?rling wrote:
 > @@ -0,0 +1,590 @@
 > +/*
 > + * Copyright (C) 2015 IT University of Copenhagen
-> + * Initial release: Matias Bjorling <mabj at itu.dk>
+> + * Initial release: Matias Bjorling <mabj@itu.dk>
 > + *
 > + * This program is free software; you can redistribute it and/or
 > + * modify it under the terms of the GNU General Public License version
@@ -1076,3 +1076,8 @@ Yang
 > +#endif /* CONFIG_NVM */
 > +#endif /* LIGHTNVM.H */
 >
+
+--
+To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
+the body of a message to majordomo@vger.kernel.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 00439be..593cf8e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,11 +1,21 @@
  "ref\01438957791-24632-1-git-send-email-mb@lightnvm.io\0"
  "ref\01438957791-24632-2-git-send-email-mb@lightnvm.io\0"
- "From\0yangds.fnst@cn.fujitsu.com (Dongsheng Yang)\0"
- "Subject\0[PATCH v7 1/5] lightnvm: Support for Open-Channel SSDs\0"
+ "From\0Dongsheng Yang <yangds.fnst@cn.fujitsu.com>\0"
+ "Subject\0Re: [PATCH v7 1/5] lightnvm: Support for Open-Channel SSDs\0"
  "Date\0Wed, 2 Sep 2015 11:50:48 +0800\0"
+ "To\0Matias Bj\303\270rling <m@bjorling.me>"
+  hch@infradead.org
+  axboe@fb.com
+  linux-fsdevel@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " linux-nvme@lists.infradead.org\0"
+ "Cc\0jg@lightnvm.io"
+  Stephen.Bates@pmcs.com
+  keith.busch@intel.com
+ " Matias Bj\303\270rling <mb@lightnvm.io>\0"
  "\00:1\0"
  "b\0"
- "On 08/07/2015 10:29 PM, Matias Bj?rling wrote:\n"
+ "On 08/07/2015 10:29 PM, Matias Bj\303\270rling wrote:\n"
  "> Open-channel SSDs are devices that share responsibilities with the host\n"
  "> in order to implement and maintain features that typical SSDs keep\n"
  "> strictly in firmware. These include (i) the Flash Translation Layer\n"
@@ -31,10 +41,10 @@
  ">\n"
  "> Contributions in this patch from:\n"
  ">\n"
- ">    Javier Gonzalez <jg at lightnvm.io>\n"
- ">    Jesper Madsen <jmad at itu.dk>\n"
+ ">    Javier Gonzalez <jg@lightnvm.io>\n"
+ ">    Jesper Madsen <jmad@itu.dk>\n"
  ">\n"
- "> Signed-off-by: Matias Bj?rling <mb at lightnvm.io>\n"
+ "> Signed-off-by: Matias Bj\303\270rling <mb@lightnvm.io>\n"
  "> ---\n"
  ">   MAINTAINERS               |   8 +\n"
  ">   drivers/Kconfig           |   2 +\n"
@@ -58,7 +68,7 @@
  ">   F:\tinclude/linux/pmem.h\n"
  ">\n"
  "> +LIGHTNVM PLATFORM SUPPORT\n"
- "> +M:\tMatias Bjorling <mb at lightnvm.io>\n"
+ "> +M:\tMatias Bjorling <mb@lightnvm.io>\n"
  "> +W:\thttp://github/OpenChannelSSD\n"
  "> +S:\tMaintained\n"
  "> +F:\tdrivers/lightnvm/\n"
@@ -66,7 +76,7 @@
  "> +F:\tinclude/uapi/linux/lightnvm.h\n"
  "> +\n"
  ">   LINUX FOR IBM pSERIES (RS/6000)\n"
- ">   M:\tPaul Mackerras <paulus at au.ibm.com>\n"
+ ">   M:\tPaul Mackerras <paulus@au.ibm.com>\n"
  ">   W:\thttp://www.ibm.com/linux/ltc/projects/ppc\n"
  "> diff --git a/drivers/Kconfig b/drivers/Kconfig\n"
  "> index 6e973b8..3992902 100644\n"
@@ -142,7 +152,7 @@
  "> @@ -0,0 +1,590 @@\n"
  "> +/*\n"
  "> + * Copyright (C) 2015 IT University of Copenhagen\n"
- "> + * Initial release: Matias Bjorling <mabj at itu.dk>\n"
+ "> + * Initial release: Matias Bjorling <mabj@itu.dk>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or\n"
  "> + * modify it under the terms of the GNU General Public License version\n"
@@ -1082,6 +1092,11 @@
  "> +\n"
  "> +#endif /* CONFIG_NVM */\n"
  "> +#endif /* LIGHTNVM.H */\n"
- >
+ ">\n"
+ "\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe linux-fsdevel\" in\n"
+ "the body of a message to majordomo@vger.kernel.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-aed439bd2ce6ebe63538140bf6146fb9b746c36aced747246cff484cb2eb7c80
+964ee8371286166180f608fdca114e78c855e8f6d8400db862066ac3f97e5ff7

diff --git a/a/1.txt b/N2/1.txt
index acc5709..bf3d9a6 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-On 08/07/2015 10:29 PM, Matias Bj?rling wrote:
+On 08/07/2015 10:29 PM, Matias Bjørling wrote:
 > Open-channel SSDs are devices that share responsibilities with the host
 > in order to implement and maintain features that typical SSDs keep
 > strictly in firmware. These include (i) the Flash Translation Layer
@@ -24,10 +24,10 @@ On 08/07/2015 10:29 PM, Matias Bj?rling wrote:
 >
 > Contributions in this patch from:
 >
->    Javier Gonzalez <jg at lightnvm.io>
->    Jesper Madsen <jmad at itu.dk>
+>    Javier Gonzalez <jg@lightnvm.io>
+>    Jesper Madsen <jmad@itu.dk>
 >
-> Signed-off-by: Matias Bj?rling <mb at lightnvm.io>
+> Signed-off-by: Matias Bjørling <mb@lightnvm.io>
 > ---
 >   MAINTAINERS               |   8 +
 >   drivers/Kconfig           |   2 +
@@ -51,7 +51,7 @@ On 08/07/2015 10:29 PM, Matias Bj?rling wrote:
 >   F:	include/linux/pmem.h
 >
 > +LIGHTNVM PLATFORM SUPPORT
-> +M:	Matias Bjorling <mb at lightnvm.io>
+> +M:	Matias Bjorling <mb@lightnvm.io>
 > +W:	http://github/OpenChannelSSD
 > +S:	Maintained
 > +F:	drivers/lightnvm/
@@ -59,7 +59,7 @@ On 08/07/2015 10:29 PM, Matias Bj?rling wrote:
 > +F:	include/uapi/linux/lightnvm.h
 > +
 >   LINUX FOR IBM pSERIES (RS/6000)
->   M:	Paul Mackerras <paulus at au.ibm.com>
+>   M:	Paul Mackerras <paulus@au.ibm.com>
 >   W:	http://www.ibm.com/linux/ltc/projects/ppc
 > diff --git a/drivers/Kconfig b/drivers/Kconfig
 > index 6e973b8..3992902 100644
@@ -135,7 +135,7 @@ On 08/07/2015 10:29 PM, Matias Bj?rling wrote:
 > @@ -0,0 +1,590 @@
 > +/*
 > + * Copyright (C) 2015 IT University of Copenhagen
-> + * Initial release: Matias Bjorling <mabj at itu.dk>
+> + * Initial release: Matias Bjorling <mabj@itu.dk>
 > + *
 > + * This program is free software; you can redistribute it and/or
 > + * modify it under the terms of the GNU General Public License version
diff --git a/a/content_digest b/N2/content_digest
index 00439be..1e7c3a1 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,11 +1,21 @@
  "ref\01438957791-24632-1-git-send-email-mb@lightnvm.io\0"
  "ref\01438957791-24632-2-git-send-email-mb@lightnvm.io\0"
- "From\0yangds.fnst@cn.fujitsu.com (Dongsheng Yang)\0"
- "Subject\0[PATCH v7 1/5] lightnvm: Support for Open-Channel SSDs\0"
+ "From\0Dongsheng Yang <yangds.fnst@cn.fujitsu.com>\0"
+ "Subject\0Re: [PATCH v7 1/5] lightnvm: Support for Open-Channel SSDs\0"
  "Date\0Wed, 2 Sep 2015 11:50:48 +0800\0"
+ "To\0Matias Bj\303\270rling <m@bjorling.me>"
+  hch@infradead.org
+  axboe@fb.com
+  linux-fsdevel@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " linux-nvme@lists.infradead.org\0"
+ "Cc\0jg@lightnvm.io"
+  Stephen.Bates@pmcs.com
+  keith.busch@intel.com
+ " Matias Bj\303\270rling <mb@lightnvm.io>\0"
  "\00:1\0"
  "b\0"
- "On 08/07/2015 10:29 PM, Matias Bj?rling wrote:\n"
+ "On 08/07/2015 10:29 PM, Matias Bj\303\270rling wrote:\n"
  "> Open-channel SSDs are devices that share responsibilities with the host\n"
  "> in order to implement and maintain features that typical SSDs keep\n"
  "> strictly in firmware. These include (i) the Flash Translation Layer\n"
@@ -31,10 +41,10 @@
  ">\n"
  "> Contributions in this patch from:\n"
  ">\n"
- ">    Javier Gonzalez <jg at lightnvm.io>\n"
- ">    Jesper Madsen <jmad at itu.dk>\n"
+ ">    Javier Gonzalez <jg@lightnvm.io>\n"
+ ">    Jesper Madsen <jmad@itu.dk>\n"
  ">\n"
- "> Signed-off-by: Matias Bj?rling <mb at lightnvm.io>\n"
+ "> Signed-off-by: Matias Bj\303\270rling <mb@lightnvm.io>\n"
  "> ---\n"
  ">   MAINTAINERS               |   8 +\n"
  ">   drivers/Kconfig           |   2 +\n"
@@ -58,7 +68,7 @@
  ">   F:\tinclude/linux/pmem.h\n"
  ">\n"
  "> +LIGHTNVM PLATFORM SUPPORT\n"
- "> +M:\tMatias Bjorling <mb at lightnvm.io>\n"
+ "> +M:\tMatias Bjorling <mb@lightnvm.io>\n"
  "> +W:\thttp://github/OpenChannelSSD\n"
  "> +S:\tMaintained\n"
  "> +F:\tdrivers/lightnvm/\n"
@@ -66,7 +76,7 @@
  "> +F:\tinclude/uapi/linux/lightnvm.h\n"
  "> +\n"
  ">   LINUX FOR IBM pSERIES (RS/6000)\n"
- ">   M:\tPaul Mackerras <paulus at au.ibm.com>\n"
+ ">   M:\tPaul Mackerras <paulus@au.ibm.com>\n"
  ">   W:\thttp://www.ibm.com/linux/ltc/projects/ppc\n"
  "> diff --git a/drivers/Kconfig b/drivers/Kconfig\n"
  "> index 6e973b8..3992902 100644\n"
@@ -142,7 +152,7 @@
  "> @@ -0,0 +1,590 @@\n"
  "> +/*\n"
  "> + * Copyright (C) 2015 IT University of Copenhagen\n"
- "> + * Initial release: Matias Bjorling <mabj at itu.dk>\n"
+ "> + * Initial release: Matias Bjorling <mabj@itu.dk>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or\n"
  "> + * modify it under the terms of the GNU General Public License version\n"
@@ -1084,4 +1094,4 @@
  "> +#endif /* LIGHTNVM.H */\n"
  >
 
-aed439bd2ce6ebe63538140bf6146fb9b746c36aced747246cff484cb2eb7c80
+cb9551af4da5e2235ab47a0e0fb6ee7f8cb29722a93f9f70f875cfe9e7463408

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.