diff options
author | Bernd Schubert <bernd.schubert@itwm.fraunhofer.de> | 2011-08-08 17:38:08 +0200 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2012-08-17 15:35:34 -0400 |
commit | 7e449aacc38996607c90f83d5ebed53d14d08ee4 (patch) | |
tree | d5997553dbe50707704ca038e0b74e004b5b6b53 /drivers/idle | |
parent | a019e7998fd21183e82409f8bf35ec0fc9b994e7 (diff) |
nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir()
commit 832023bffb4b493f230be901f681020caf3ed1f8 upstream.
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@itwm.fraunhofer.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'drivers/idle')
0 files changed, 0 insertions, 0 deletions