• J
    nfsd4: adjust buflen to session channel limit · 47ee5298
    J. Bruce Fields 提交于
    We can simplify session limit enforcement by restricting the xdr buflen
    to the session size.
    
    Also fix a preexisting bug: we should really have been taking into
    account the auth-required space when comparing against session limits,
    which are limits on the size of the entire rpc reply, including any krb5
    overhead.
    Signed-off-by: NJ. Bruce Fields <bfields@redhat.com>
    47ee5298
nfs4state.c 137.4 KB