commit | 485f2251782f7c44299c491d4676a8a01428d191 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Mar 17 12:51:44 2014 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Mar 17 15:14:18 2014 -0400 |
tree | 560c2aab7afbb9401f7831936d4cace7fa257df0 | |
parent | f7be728468263fcbaa1e9dcae83fb97a88b4127c [diff] |
SUNRPC: Ensure that call_connect times out correctly When the server is unavailable due to a networking error, etc, we want the RPC client to respect the timeout delays when attempting to reconnect. Reported-by: Neil Brown <neilb@suse.de> Fixes: 561ec1603171 (SUNRPC: call_connect_status should recheck bind..) Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>