diff options
author | Trond Myklebust <[email protected]> | 2015-09-16 23:43:17 -0400 |
---|---|---|
committer | Trond Myklebust <[email protected]> | 2015-09-17 18:01:28 -0400 |
commit | 0fdea1e8a2853f79d39b8555cc9de16a7e0ab26f (patch) | |
tree | 5bc1719c4ba7a0d2cd7e79b07de7d5c0800a99a5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 17a9618e984234fda167ea5e07eae6f4f2ea2186 (diff) |
SUNRPC: Ensure that we wait for connections to complete before retrying
Commit 718ba5b87343, moved the responsibility for unlocking the socket to
xs_tcp_setup_socket, meaning that the socket will be unlocked before we
know that it has finished trying to connect. The following patch is based on
an initial patch by Russell King to ensure that we delay clearing the
XPRT_CONNECTING flag until we either know that we failed to initiate
a connection attempt, or the connection attempt itself failed.
Fixes: 718ba5b87343 ("SUNRPC: Add helpers to prevent socket create from racing")
Reported-by: Russell King <[email protected]>
Reported-by: Russell King <[email protected]>
Tested-by: Russell King <[email protected]>
Tested-by: Benjamin Coddington <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions