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

nfsd4: allow encoding across page boundaries



After this we can handle for example getattr of very large ACLs.

Read, readdir, readlink are still special cases with their own limits.

Also we can't handle a new operation starting close to the end of a
page.

Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent a8095f7e
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