All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55EEF8E3.8030501@Netapp.com>

diff --git a/a/1.txt b/N1/1.txt
index 38937fb..99d51a8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,7 +5,7 @@ On 09/04/2015 05:38 PM, Darrick J. Wong wrote:
 >> implement some kind of "copy acceleration", such as reflinks or
 >> server-side-copy (in the case of NFS).
 >>
->> Signed-off-by: Anna Schumaker <Anna.Schumaker-ZwjVKphTwtPQT0dZR+AlfA@public.gmane.org>
+>> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
 >> ---
 >>  man2/copy_file_range.2 | 168 +++++++++++++++++++++++++++++++++++++++++++++++++
 >>  1 file changed, 168 insertions(+)
@@ -17,7 +17,7 @@ On 09/04/2015 05:38 PM, Darrick J. Wong wrote:
 >> --- /dev/null
 >> +++ b/man2/copy_file_range.2
 >> @@ -0,0 +1,168 @@
->> +.\"This manpage is Copyright (C) 2015 Anna Schumaker <Anna.Schumaker-ZwjVKphTwtPQT0dZR+AlfA@public.gmane.org>
+>> +.\"This manpage is Copyright (C) 2015 Anna Schumaker <Anna.Schumaker@Netapp.com>
 >> +.TH COPY 2 2015-8-31 "Linux" "Linux Programmer's Manual"
 >> +.SH NAME
 >> +copy_file_range \- Copy a range of data from one file to another
@@ -233,5 +233,5 @@ Anna
 >>
 >> --
 >> To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
->> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+>> 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 8ebede7..d075539 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,20 @@
  "ref\01441397823-1203-1-git-send-email-Anna.Schumaker@Netapp.com\0"
  "ref\01441397823-1203-10-git-send-email-Anna.Schumaker@Netapp.com\0"
  "ref\020150904213856.GC10391@birch.djwong.org\0"
- "ref\020150904213856.GC10391-PTl6brltDGh4DFYR7WNSRA@public.gmane.org\0"
- "From\0Anna Schumaker <Anna.Schumaker-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Anna Schumaker <Anna.Schumaker@netapp.com>\0"
  "Subject\0Re: [PATCH v1 9/8] copy_file_range.2: New page documenting copy_file_range()\0"
  "Date\0Tue, 8 Sep 2015 11:04:03 -0400\0"
- "To\0Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-btrfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  zab-ugsP4Wv/S6ZeoWH0uzbU5w@public.gmane.org
-  viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org
-  clm-b10kYP2dOMg@public.gmane.org
-  mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  andros-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org
- " hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org\0"
+ "To\0Darrick J. Wong <darrick.wong@oracle.com>\0"
+ "Cc\0<linux-nfs@vger.kernel.org>"
+  <linux-btrfs@vger.kernel.org>
+  <linux-fsdevel@vger.kernel.org>
+  <linux-api@vger.kernel.org>
+  <zab@zabbo.net>
+  <viro@zeniv.linux.org.uk>
+  <clm@fb.com>
+  <mtk.manpages@gmail.com>
+  <andros@netapp.com>
+ " <hch@infradead.org>\0"
  "\00:1\0"
  "b\0"
  "On 09/04/2015 05:38 PM, Darrick J. Wong wrote:\n"
@@ -25,7 +24,7 @@
  ">> implement some kind of \"copy acceleration\", such as reflinks or\n"
  ">> server-side-copy (in the case of NFS).\n"
  ">>\n"
- ">> Signed-off-by: Anna Schumaker <Anna.Schumaker-ZwjVKphTwtPQT0dZR+AlfA@public.gmane.org>\n"
+ ">> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>\n"
  ">> ---\n"
  ">>  man2/copy_file_range.2 | 168 +++++++++++++++++++++++++++++++++++++++++++++++++\n"
  ">>  1 file changed, 168 insertions(+)\n"
@@ -37,7 +36,7 @@
  ">> --- /dev/null\n"
  ">> +++ b/man2/copy_file_range.2\n"
  ">> @@ -0,0 +1,168 @@\n"
- ">> +.\\\"This manpage is Copyright (C) 2015 Anna Schumaker <Anna.Schumaker-ZwjVKphTwtPQT0dZR+AlfA@public.gmane.org>\n"
+ ">> +.\\\"This manpage is Copyright (C) 2015 Anna Schumaker <Anna.Schumaker@Netapp.com>\n"
  ">> +.TH COPY 2 2015-8-31 \"Linux\" \"Linux Programmer's Manual\"\n"
  ">> +.SH NAME\n"
  ">> +copy_file_range \\- Copy a range of data from one file to another\n"
@@ -253,7 +252,7 @@
  ">>\n"
  ">> --\n"
  ">> To unsubscribe from this list: send the line \"unsubscribe linux-fsdevel\" in\n"
- ">> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ ">> the body of a message to majordomo@vger.kernel.org\n"
  >> More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-5e49512b310e100e2db465748f6c6c7cdc0e06f3f21d928bdbaafc64b94db959
+7eeff3fab2c9a874321683fcb99b3d4362f310d39d1e7444b06dc6d8a48ffe40

diff --git a/a/content_digest b/N2/content_digest
index 8ebede7..0e443e8 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -6,16 +6,16 @@
  "Subject\0Re: [PATCH v1 9/8] copy_file_range.2: New page documenting copy_file_range()\0"
  "Date\0Tue, 8 Sep 2015 11:04:03 -0400\0"
  "To\0Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-btrfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  zab-ugsP4Wv/S6ZeoWH0uzbU5w@public.gmane.org
-  viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org
-  clm-b10kYP2dOMg@public.gmane.org
-  mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  andros-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org
- " hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org\0"
+ "Cc\0<linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
+  <linux-btrfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  <linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  <linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  <zab-ugsP4Wv/S6ZeoWH0uzbU5w@public.gmane.org>
+  <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
+  <clm-b10kYP2dOMg@public.gmane.org>
+  <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  <andros-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org>
+ " <hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On 09/04/2015 05:38 PM, Darrick J. Wong wrote:\n"
@@ -256,4 +256,4 @@
  ">> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
  >> More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-5e49512b310e100e2db465748f6c6c7cdc0e06f3f21d928bdbaafc64b94db959
+e213e3b1e833102215b42fedd5341adab66d5ae2432144317ce68a4c07c409f0

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.