Skip to content
Commit aee37764 authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfsd4: fix rd_dircount enforcement

Commit 3b299709 "nfsd4: enforce rd_dircount" totally misunderstood
rd_dircount; it refers to total non-attribute bytes returned, not number
of directory entries returned.

Bring the code into agreement with RFC 3530 section 14.2.24.

Cc: stable@vger.kernel.org
Fixes: 3b299709

 "nfsd4: enforce rd_dircount"
Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent 7d1311b9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment