• J
    nfsd4: convert 4.1 replay encoding · f5236013
    J. Bruce Fields 提交于
    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: NJ. Bruce Fields <bfields@redhat.com>
    f5236013
nfs4state.c 137.1 KB