]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc8fd60f1e7f75cb2f1c3112b1c9b95eaf8e56a72
tree71162f34290e25e9429f59423a7b1df49d515a6b
parent3eaa06cb5e3b73319c413d21bc48a431f5559647
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