• J. Bruce Fields's avatar
    nfsd4: convert 4.1 replay encoding · f5236013
    J. Bruce Fields authored
    Limits on maxresp_sz mean that we only ever need to replay rpc's that
    are contained entirely in the head.
    
    The one exception is very small zero-copy reads.  That's an odd corner
    case as clients wouldn't normally ask those to be cached.
    
    in any case, this seems a little more robust.
    Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
    f5236013
xdr4.h 18.8 KB