Skip to content
  • Chuck Lever's avatar
    [PATCH] RPC: TCP reconnects are too slow · 20e5ac82
    Chuck Lever authored
    
    
     When the network layer reports a connection close, the RPC task
     waiting to reconnect should be notified so it can retry immediately
     instead of waiting for the normal connection establishment timeout.
    
     This reverts a change made in 2.6.6 as part of adding client support
     for RPC over TCP socket idle timeouts.
    
     Test-plan:
     Destructive testing with NFS over TCP mounts.
    
     Version: Fri, 29 Apr 2005 15:31:46 -0400
    
    Signed-off-by: default avatarChuck Lever <cel@netapp.com>
    Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
    20e5ac82