All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20110808153808.1872437.85162.stgit@fsdevel3>

diff --git a/a/1.txt b/N1/1.txt
index 3523816..5b336bb 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,10 +1,10 @@
-Fan Yong <yong.fan-KloliPT79xf2eFz/2MeuCQ@public.gmane.org> noticed setting
+Fan Yong <yong.fan@whamcloud.com> noticed setting
 FMODE_32bithash wouldn't work with nfsd v4, as
 nfsd4_readdir() checks for 32 bit cookies. However, according to RFC 3530
 cookies have a 64 bit type and cookies are also defined as u64 in
 '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(-)
@@ -21,9 +21,3 @@ index e807776..9bf0a66 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 d6f6023..fdc5623 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,23 @@
  "ref\020110808153432.1872437.85783.stgit@fsdevel3\0"
- "From\0Bernd Schubert <bernd.schubert-mPn0NPGs4xGatNDF+KUbs4QuADTiUCJX@public.gmane.org>\0"
+ "From\0Bernd Schubert <bernd.schubert@itwm.fraunhofer.de>\0"
  "Subject\0[PATCH 3/4] RFC: Remove check for a 32-bit cookie in nfsd4_readdir()\0"
  "Date\0Mon, 08 Aug 2011 17:38:08 +0200\0"
- "To\0linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
- " linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org"
-  yong.fan-KloliPT79xf2eFz/2MeuCQ@public.gmane.org
-  linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  tytso-3s7WtUTddSA@public.gmane.org
- " adilger-KloliPT79xf2eFz/2MeuCQ@public.gmane.org\0"
+ "To\0linux-nfs@vger.kernel.org"
+ " linux-ext4@vger.kernel.org\0"
+ "Cc\0hch@infradead.org"
+  yong.fan@whamcloud.com
+  linux-fsdevel@vger.kernel.org
+  tytso@mit.edu
+ " adilger@whamcloud.com\0"
  "\00:1\0"
  "b\0"
- "Fan Yong <yong.fan-KloliPT79xf2eFz/2MeuCQ@public.gmane.org> noticed setting\n"
+ "Fan Yong <yong.fan@whamcloud.com> noticed setting\n"
  "FMODE_32bithash wouldn't work with nfsd v4, as\n"
  "nfsd4_readdir() checks for 32 bit cookies. However, according to RFC 3530\n"
  "cookies have a 64 bit type and cookies are also defined as u64 in\n"
  "'struct nfsd4_readdir'. 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"
@@ -33,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;"
 
-77b3134e787def995583fd184ef1f75831398e488b8bab4a87b55c0b116fb2aa
+8e26b3009c45bc45039eb0863de27ba45283727662d7d0fb9c05f72794d4cb98

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.