Bernd Schubert 832023bffb nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir()
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.

Cc: stable@kernel.org
Signed-off-by: Bernd Schubert <bernd.schubert@itwm.fraunhofer.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2011-08-16 15:19:28 -04:00
..
2011-01-04 18:22:10 -05:00
2011-07-18 09:39:01 -04:00
2011-03-07 12:05:09 -05:00
2011-07-18 09:39:01 -04:00
2011-07-18 09:39:01 -04:00
2011-07-18 09:39:01 -04:00
2011-03-31 11:26:23 -03:00
2011-07-15 18:58:48 -04:00
2011-05-10 10:16:21 +02:00
2011-07-18 09:39:01 -04:00