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

nfsd4: fix nfs4err_resource in 4.1 case



encode_getattr, for example, can return nfserr_resource to indicate it
ran out of buffer space.  That's not a legal error in the 4.1 case.  And
in the 4.1 case, if we ran out of buffer space, we should have exceeded
a session limit too.

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