SUNRPC: Ensure that call_bind times out correctly
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 17 Mar 2014 16:57:31 +0000 (12:57 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 17 Mar 2014 19:14:18 +0000 (15:14 -0400)
commitfdb63dcdb53a3c6dc11d4e438ef2425ec962d1e9
tree71162f34290e25e9429f59423a7b1df49d515a6b
parent485f2251782f7c44299c491d4676a8a01428d191
SUNRPC: Ensure that call_bind times out correctly

If the rpcbind server is unavailable, we still want the RPC client
to respect the timeout.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
net/sunrpc/clnt.c