All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20110727110254.204979.34074.stgit@localhost.localdomain>

diff --git a/a/1.txt b/N1/1.txt
index ef1b600..bf60445 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,11 +1,11 @@
-Fan Yong <yong.fan-KloliPT79xf2eFz/2MeuCQ@public.gmane.org>  noticed simply setting
+Fan Yong <yong.fan@whamcloud.com>  noticed simply setting
 O_64BITHASH wouldn't work with nfsd v4, as
 nfsd4_readdir() checks for a 32 bit cookie. However, according to RFC 3530
 cookies have a 64 bit type and it is also defined as u64
 'struct nfsd4_readdir'.
 So remove the test for >32-bit values.
 
-Signed-off-by: Bernd Schubert <bernd.schubert-mPn0NPGs4xGatNDF+KUbs4QuADTiUCJX@public.gmane.org>
+Signed-off-by: Bernd Schubert <bernd.schubert@itwm.fraunhofer.de>
 ---
  fs/nfsd/nfs4proc.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
@@ -22,9 +22,3 @@ index 3a6dbd7..f7799d3 100644
 +	if ((cookie == 1) || (cookie == 2) ||
  	    (cookie == 0 && memcmp(readdir->rd_verf.data, zeroverf.data, NFS4_VERIFIER_SIZE)))
  		return nfserr_bad_cookie;
- 
-
---
-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 52c9b71..00e8952 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,23 @@
  "ref\020110727110148.204979.49551.stgit@localhost.localdomain\0"
- "ref\020110727110148.204979.49551.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org\0"
- "From\0Bernd Schubert <bernd.schubert-mPn0NPGs4xGatNDF+KUbs4QuADTiUCJX@public.gmane.org>\0"
+ "From\0Bernd Schubert <bernd.schubert@itwm.fraunhofer.de>\0"
  "Subject\0[PATCH 2/3] Remove check for a 32-bit cookie in nfsd4_readdir()\0"
  "Date\0Wed, 27 Jul 2011 13:02:54 +0200\0"
- "To\0linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
- " linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  yong.fan-KloliPT79xf2eFz/2MeuCQ@public.gmane.org
-  adilger-KloliPT79xf2eFz/2MeuCQ@public.gmane.org
- " tytso-3s7WtUTddSA@public.gmane.org\0"
+ "To\0linux-nfs@vger.kernel.org"
+ " linux-ext4@vger.kernel.org\0"
+ "Cc\0linux-fsdevel@vger.kernel.org"
+  yong.fan@whamcloud.com
+  adilger@whamcloud.com
+ " tytso@mit.edu\0"
  "\00:1\0"
  "b\0"
- "Fan Yong <yong.fan-KloliPT79xf2eFz/2MeuCQ@public.gmane.org>  noticed simply setting\n"
+ "Fan Yong <yong.fan@whamcloud.com>  noticed simply setting\n"
  "O_64BITHASH wouldn't work with nfsd v4, as\n"
  "nfsd4_readdir() checks for a 32 bit cookie. However, according to RFC 3530\n"
  "cookies have a 64 bit type and it is also defined as u64\n"
  "'struct nfsd4_readdir'.\n"
  "So remove the test for >32-bit values.\n"
  "\n"
- "Signed-off-by: Bernd Schubert <bernd.schubert-mPn0NPGs4xGatNDF+KUbs4QuADTiUCJX@public.gmane.org>\n"
+ "Signed-off-by: Bernd Schubert <bernd.schubert@itwm.fraunhofer.de>\n"
  "---\n"
  " fs/nfsd/nfs4proc.c |    2 +-\n"
  " 1 files changed, 1 insertions(+), 1 deletions(-)\n"
@@ -34,12 +33,6 @@
  "-\tif ((cookie > ~(u32)0) || (cookie == 1) || (cookie == 2) ||\n"
  "+\tif ((cookie == 1) || (cookie == 2) ||\n"
  " \t    (cookie == 0 && memcmp(readdir->rd_verf.data, zeroverf.data, NFS4_VERIFIER_SIZE)))\n"
- " \t\treturn nfserr_bad_cookie;\n"
- " \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
+ " \t\treturn nfserr_bad_cookie;"
 
-d1749c467aa58c8f14f3d8bfa58924be94ee4f4b1ad93648b4d7d37017290794
+123fb26c331433cea10476aa069c1c0586db55d193c9a0a560fbca6168685bc0

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.