diff options
author | Trond Myklebust | 2023-09-17 09:06:05 -0400 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-11-28 17:07:03 +0000 |
commit | 8d02b6fb3c67ddc0366770a491b464cc0e1dd3bf (patch) | |
tree | 68b1c3b05b70b1d349ee96825c94decb73816348 /net/mpls | |
parent | 11f6aadd1f59ae7a55c92d9cff1a40d149170479 (diff) |
SUNRPC: ECONNRESET might require a rebind
[ Upstream commit 4b09ca1508a60be30b2e3940264e93d7aeb5c97e ]
If connect() is returning ECONNRESET, it usually means that nothing is
listening on that port. If so, a rebind might be required in order to
obtain the new port on which the RPC service is listening.
Fixes: fd01b2597941 ("SUNRPC: ECONNREFUSED should cause a rebind.")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/mpls')
0 files changed, 0 insertions, 0 deletions