• Neil Brown's avatar
    [PATCH] PATCH 11/16: NFSD: TCP: close bad connections · 84e9f22a
    Neil Brown authored
    Detect and close tcp connections that we cannot work with.
    
    If an rpc fragment that arrives on a tcp connection
    is non-terminal or too large for our buffer, then we
    have to close the connection.
    Also, if a write fails on a tcp connection, we close
    the connection.
    84e9f22a
svcsock.c 25.1 KB