All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <49D45974.2060202@suse.de>

diff --git a/a/1.txt b/N1/1.txt
index cdde31d..5e11f6c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -48,7 +48,7 @@ int main(int argc, char *argv[])
 Compile with -D _GNU_SOURCE and do something like:
 	echo "some stuff" | ./splice-out <outfile>
 
-Signed-off-by: Suresh Jayaraman <sjayaraman-l3A5Bk7waGM@public.gmane.org>
+Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
 ---
  fs/nfs/file.c |   24 ++++++++++++++++++++++++
  1 files changed, 24 insertions(+), 0 deletions(-)
@@ -102,8 +102,3 @@ index 90f292b..13d6a00 100644
  static int do_getlk(struct file *filp, int cmd, struct file_lock *fl)
  {
  	struct inode *inode = filp->f_mapping->host;
-
---
-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 a9244b9..6a25437 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,12 @@
- "From\0Suresh Jayaraman <sjayaraman-l3A5Bk7waGM@public.gmane.org>\0"
+ "From\0Suresh Jayaraman <sjayaraman@suse.de>\0"
  "Subject\0[PATCH] nfs: add support for splice writes\0"
  "Date\0Thu, 02 Apr 2009 11:51:40 +0530\0"
- "To\0Trond.Myklebust-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org\0"
- "Cc\0linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+ "To\0Trond.Myklebust@netapp.com\0"
+ "Cc\0linux-nfs@vger.kernel.org"
   mathieu.desnoyers-scC8bbJcJLCw5LPnMra/2Q@public.gmane.org
-  linux-embedded-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-embedded@vger.kernel.org
   compudj-vdFpqfd5riKZ9vWoFJJngh2eb7JE58TQ@public.gmane.org
-  LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  LKML <linux-kernel@vger.kernel.org>
  " ltt-dev-33AaDErTWvBVxDZ2/Zk0YoryAYyacSEB@public.gmane.org\0"
  "\00:1\0"
  "b\0"
@@ -60,7 +60,7 @@
  "Compile with -D _GNU_SOURCE and do something like:\n"
  "\techo \"some stuff\" | ./splice-out <outfile>\n"
  "\n"
- "Signed-off-by: Suresh Jayaraman <sjayaraman-l3A5Bk7waGM@public.gmane.org>\n"
+ "Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>\n"
  "---\n"
  " fs/nfs/file.c |   24 ++++++++++++++++++++++++\n"
  " 1 files changed, 24 insertions(+), 0 deletions(-)\n"
@@ -113,11 +113,6 @@
  "+\n"
  " static int do_getlk(struct file *filp, int cmd, struct file_lock *fl)\n"
  " {\n"
- " \tstruct inode *inode = filp->f_mapping->host;\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
+ " \tstruct inode *inode = filp->f_mapping->host;"
 
-8d9607b1b5d7a1cef2a6bef43a0a40fc8c2dda552a3a8dc6a449337f22877a15
+f212b74a877ab410f5cfc9870b7dff03f8e663afe18d496931fc783a29fe92a0

diff --git a/a/1.txt b/N2/1.txt
index cdde31d..5e11f6c 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -48,7 +48,7 @@ int main(int argc, char *argv[])
 Compile with -D _GNU_SOURCE and do something like:
 	echo "some stuff" | ./splice-out <outfile>
 
-Signed-off-by: Suresh Jayaraman <sjayaraman-l3A5Bk7waGM@public.gmane.org>
+Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
 ---
  fs/nfs/file.c |   24 ++++++++++++++++++++++++
  1 files changed, 24 insertions(+), 0 deletions(-)
@@ -102,8 +102,3 @@ index 90f292b..13d6a00 100644
  static int do_getlk(struct file *filp, int cmd, struct file_lock *fl)
  {
  	struct inode *inode = filp->f_mapping->host;
-
---
-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 a9244b9..719b4db 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,13 +1,13 @@
- "From\0Suresh Jayaraman <sjayaraman-l3A5Bk7waGM@public.gmane.org>\0"
+ "From\0Suresh Jayaraman <sjayaraman@suse.de>\0"
  "Subject\0[PATCH] nfs: add support for splice writes\0"
  "Date\0Thu, 02 Apr 2009 11:51:40 +0530\0"
- "To\0Trond.Myklebust-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org\0"
- "Cc\0linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  mathieu.desnoyers-scC8bbJcJLCw5LPnMra/2Q@public.gmane.org
-  linux-embedded-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  compudj-vdFpqfd5riKZ9vWoFJJngh2eb7JE58TQ@public.gmane.org
-  LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " ltt-dev-33AaDErTWvBVxDZ2/Zk0YoryAYyacSEB@public.gmane.org\0"
+ "To\0Trond.Myklebust@netapp.com\0"
+ "Cc\0linux-nfs@vger.kernel.org"
+  mathieu.desnoyers@polymtl.ca
+  linux-embedded@vger.kernel.org
+  compudj@krystal.dyndns.org
+  LKML <linux-kernel@vger.kernel.org>
+ " ltt-dev@lists.casi.polymtl.ca\0"
  "\00:1\0"
  "b\0"
  "This patch attempts to add splice writes support. In essence, it just\n"
@@ -60,7 +60,7 @@
  "Compile with -D _GNU_SOURCE and do something like:\n"
  "\techo \"some stuff\" | ./splice-out <outfile>\n"
  "\n"
- "Signed-off-by: Suresh Jayaraman <sjayaraman-l3A5Bk7waGM@public.gmane.org>\n"
+ "Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>\n"
  "---\n"
  " fs/nfs/file.c |   24 ++++++++++++++++++++++++\n"
  " 1 files changed, 24 insertions(+), 0 deletions(-)\n"
@@ -113,11 +113,6 @@
  "+\n"
  " static int do_getlk(struct file *filp, int cmd, struct file_lock *fl)\n"
  " {\n"
- " \tstruct inode *inode = filp->f_mapping->host;\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
+ " \tstruct inode *inode = filp->f_mapping->host;"
 
-8d9607b1b5d7a1cef2a6bef43a0a40fc8c2dda552a3a8dc6a449337f22877a15
+3fcd600d7cd855a159ece09c73362e3c1036e6b8b7cdbeca4b16655dd7a0e21c

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.