aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBernd Schubert <[email protected]>2011-08-08 17:38:08 +0200
committerJ. Bruce Fields <[email protected]>2011-08-16 15:19:28 -0400
commit832023bffb4b493f230be901f681020caf3ed1f8 (patch)
tree6e37127380ad25c989fe29e9227db2541b43db77 /tools/perf/scripts/python
parent322a8b034003c0d46d39af85bf24fee27b902f48 (diff)
nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir()
Fan Yong <[email protected]> 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: [email protected] Signed-off-by: Bernd Schubert <[email protected]> Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions