All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170528102008.30276-13-hch@lst.de>

diff --git a/a/1.txt b/N1/1.txt
index 1f280c7..d3266f2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-From: Amir Goldstein <amir73il@gmail.com>
+From: Amir Goldstein <amir73il-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 
 Use the common helper uuid_is_null() and remove the xfs specific
 helper uuid_is_nil().
@@ -12,11 +12,11 @@ instead of 'nil uuid', because this is the terminology used by
 lib/uuid.c and its users. It is also the terminology used in
 userspace by libuuid and xfsprogs.
 
-Signed-off-by: Amir Goldstein <amir73il@gmail.com>
+Signed-off-by: Amir Goldstein <amir73il-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 [hch: remove now unused uuid.[ch]]
-Signed-off-by: Christoph Hellwig <hch@lst.de>
-Reviewed-by: Brian Foster <bfoster@redhat.com>
-Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
+Signed-off-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>
+Reviewed-by: Brian Foster <bfoster-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+Reviewed-by: Andy Shevchenko <andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
 ---
  fs/xfs/Makefile          |  3 +--
  fs/xfs/uuid.c            | 32 --------------------------------
@@ -174,9 +174,4 @@ index 51f7d03ef86c..54452967e35e 100644
  		if (!uuid_equal(uuid, &xfs_uuid_table[i]))
  			continue;
 -- 
-2.11.0
-
-_______________________________________________
-Linux-nvdimm mailing list
-Linux-nvdimm@lists.01.org
-https://lists.01.org/mailman/listinfo/linux-nvdimm
\ No newline at end of file
+2.11.0
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index af3aaca..8471b08 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,10 @@
   "ref\00020170528102008.30276-1-hch\@lst.de\0"
 ]
 [
-  "From\0Christoph Hellwig <hch\@lst.de>\0"
+  "ref\00020170528102008.30276-1-hch-jcswGhMUV9g\@public.gmane.org\0"
+]
+[
+  "From\0Christoph Hellwig <hch-jcswGhMUV9g\@public.gmane.org>\0"
 ]
 [
   "Subject\0[PATCH 12/22] xfs: use the common helper uuid_is_null()\0"
@@ -11,20 +14,20 @@
   "Date\0Sun, 28 May 2017 13:19:58 +0300\0"
 ]
 [
-  "To\0Andy Shevchenko <andriy.shevchenko\@linux.intel.com>",
-  " Amir Goldstein <amir73il\@gmail.com>",
-  " linux-fsdevel\@vger.kernel.org\0"
+  "To\0Andy Shevchenko <andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA\@public.gmane.org>",
+  " Amir Goldstein <amir73il-Re5JQEeQqe8AvxtiuMwx3w\@public.gmane.org>",
+  " linux-fsdevel-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org\0"
 ]
 [
-  "Cc\0linux-xfs\@vger.kernel.org",
-  " linux-raid\@vger.kernel.org",
-  " linux-nvdimm\@lists.01.org",
-  " Shaohua Li <shli\@kernel.org>",
-  " linux-kernel\@vger.kernel.org",
-  " David Howells <dhowells\@redhat.com>",
-  " linux-block\@vger.kernel.org",
-  " Mimi Zohar <zohar\@linux.vnet.ibm.com>",
-  " Steven Whitehouse <swhiteho\@redhat.com>\0"
+  "Cc\0linux-xfs-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org",
+  " linux-raid-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org",
+  " linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw\@public.gmane.org",
+  " Shaohua Li <shli-DgEjT+Ai2ygdnm+yROfE0A\@public.gmane.org>",
+  " linux-kernel-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org",
+  " David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA\@public.gmane.org>",
+  " linux-block-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org",
+  " Mimi Zohar <zohar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8\@public.gmane.org>",
+  " Steven Whitehouse <swhiteho-H+wXaHxf7aLQT0dZR+AlfA\@public.gmane.org>\0"
 ]
 [
   "\0000:1\0"
@@ -33,7 +36,7 @@
   "b\0"
 ]
 [
-  "From: Amir Goldstein <amir73il\@gmail.com>\n",
+  "From: Amir Goldstein <amir73il-Re5JQEeQqe8AvxtiuMwx3w\@public.gmane.org>\n",
   "\n",
   "Use the common helper uuid_is_null() and remove the xfs specific\n",
   "helper uuid_is_nil().\n",
@@ -47,11 +50,11 @@
   "lib/uuid.c and its users. It is also the terminology used in\n",
   "userspace by libuuid and xfsprogs.\n",
   "\n",
-  "Signed-off-by: Amir Goldstein <amir73il\@gmail.com>\n",
+  "Signed-off-by: Amir Goldstein <amir73il-Re5JQEeQqe8AvxtiuMwx3w\@public.gmane.org>\n",
   "[hch: remove now unused uuid.[ch]]\n",
-  "Signed-off-by: Christoph Hellwig <hch\@lst.de>\n",
-  "Reviewed-by: Brian Foster <bfoster\@redhat.com>\n",
-  "Reviewed-by: Andy Shevchenko <andriy.shevchenko\@linux.intel.com>\n",
+  "Signed-off-by: Christoph Hellwig <hch-jcswGhMUV9g\@public.gmane.org>\n",
+  "Reviewed-by: Brian Foster <bfoster-H+wXaHxf7aLQT0dZR+AlfA\@public.gmane.org>\n",
+  "Reviewed-by: Andy Shevchenko <andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA\@public.gmane.org>\n",
   "---\n",
   " fs/xfs/Makefile          |  3 +--\n",
   " fs/xfs/uuid.c            | 32 --------------------------------\n",
@@ -209,12 +212,7 @@
   " \t\tif (!uuid_equal(uuid, &xfs_uuid_table[i]))\n",
   " \t\t\tcontinue;\n",
   "-- \n",
-  "2.11.0\n",
-  "\n",
-  "_______________________________________________\n",
-  "Linux-nvdimm mailing list\n",
-  "Linux-nvdimm\@lists.01.org\n",
-  "https://lists.01.org/mailman/listinfo/linux-nvdimm"
+  "2.11.0"
 ]
 
-370ecd5a04fb99e78fb014a4f293ef2f8cecb8e0786b63524870167179bac0f3
+4f4b6091b86f5359d9d59d8fc132a178fa8fc7efbb04ec01e8857ea084d1cf2d

diff --git a/a/1.txt b/N2/1.txt
index 1f280c7..7731597 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -174,9 +174,4 @@ index 51f7d03ef86c..54452967e35e 100644
  		if (!uuid_equal(uuid, &xfs_uuid_table[i]))
  			continue;
 -- 
-2.11.0
-
-_______________________________________________
-Linux-nvdimm mailing list
-Linux-nvdimm@lists.01.org
-https://lists.01.org/mailman/listinfo/linux-nvdimm
\ No newline at end of file
+2.11.0
\ No newline at end of file
diff --git a/a/content_digest b/N2/content_digest
index af3aaca..1d59f3d 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -16,15 +16,16 @@
   " linux-fsdevel\@vger.kernel.org\0"
 ]
 [
-  "Cc\0linux-xfs\@vger.kernel.org",
+  "Cc\0Shaohua Li <shli\@kernel.org>",
+  " Dan Williams <dan.j.williams\@intel.com>",
+  " David Howells <dhowells\@redhat.com>",
+  " Steven Whitehouse <swhiteho\@redhat.com>",
+  " Mimi Zohar <zohar\@linux.vnet.ibm.com>",
+  " linux-xfs\@vger.kernel.org",
   " linux-raid\@vger.kernel.org",
   " linux-nvdimm\@lists.01.org",
-  " Shaohua Li <shli\@kernel.org>",
   " linux-kernel\@vger.kernel.org",
-  " David Howells <dhowells\@redhat.com>",
-  " linux-block\@vger.kernel.org",
-  " Mimi Zohar <zohar\@linux.vnet.ibm.com>",
-  " Steven Whitehouse <swhiteho\@redhat.com>\0"
+  " linux-block\@vger.kernel.org\0"
 ]
 [
   "\0000:1\0"
@@ -209,12 +210,7 @@
   " \t\tif (!uuid_equal(uuid, &xfs_uuid_table[i]))\n",
   " \t\t\tcontinue;\n",
   "-- \n",
-  "2.11.0\n",
-  "\n",
-  "_______________________________________________\n",
-  "Linux-nvdimm mailing list\n",
-  "Linux-nvdimm\@lists.01.org\n",
-  "https://lists.01.org/mailman/listinfo/linux-nvdimm"
+  "2.11.0"
 ]
 
-370ecd5a04fb99e78fb014a4f293ef2f8cecb8e0786b63524870167179bac0f3
+7ae3f61a4fac68e69711fb371edc8d48f45662d4db33989a8c3be139239afc9e

diff --git a/a/1.txt b/N3/1.txt
index 1f280c7..7731597 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -174,9 +174,4 @@ index 51f7d03ef86c..54452967e35e 100644
  		if (!uuid_equal(uuid, &xfs_uuid_table[i]))
  			continue;
 -- 
-2.11.0
-
-_______________________________________________
-Linux-nvdimm mailing list
-Linux-nvdimm@lists.01.org
-https://lists.01.org/mailman/listinfo/linux-nvdimm
\ No newline at end of file
+2.11.0
\ No newline at end of file
diff --git a/a/content_digest b/N3/content_digest
index af3aaca..3fcfe04 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -16,15 +16,16 @@
   " linux-fsdevel\@vger.kernel.org\0"
 ]
 [
-  "Cc\0linux-xfs\@vger.kernel.org",
-  " linux-raid\@vger.kernel.org",
-  " linux-nvdimm\@lists.01.org",
-  " Shaohua Li <shli\@kernel.org>",
-  " linux-kernel\@vger.kernel.org",
+  "Cc\0Shaohua Li <shli\@kernel.org>",
+  " Dan Williams <dan.j.williams\@intel.com>",
   " David Howells <dhowells\@redhat.com>",
-  " linux-block\@vger.kernel.org",
+  " Steven Whitehouse <swhiteho\@redhat.com>",
   " Mimi Zohar <zohar\@linux.vnet.ibm.com>",
-  " Steven Whitehouse <swhiteho\@redhat.com>\0"
+  " linux-xfs\@vger.kernel.org",
+  " linux-raid\@vger.kernel.org",
+  " linux-nvdimm\@ml01.01.org",
+  " linux-kernel\@vger.kernel.org",
+  " linux-block\@vger.kernel.org\0"
 ]
 [
   "\0000:1\0"
@@ -209,12 +210,7 @@
   " \t\tif (!uuid_equal(uuid, &xfs_uuid_table[i]))\n",
   " \t\t\tcontinue;\n",
   "-- \n",
-  "2.11.0\n",
-  "\n",
-  "_______________________________________________\n",
-  "Linux-nvdimm mailing list\n",
-  "Linux-nvdimm\@lists.01.org\n",
-  "https://lists.01.org/mailman/listinfo/linux-nvdimm"
+  "2.11.0"
 ]
 
-370ecd5a04fb99e78fb014a4f293ef2f8cecb8e0786b63524870167179bac0f3
+6473e225ac4c10499523f993c31eea055b19d86557c85a6a6344ab012fdd825a

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.