SUNRPC: ECONNRESET might require a rebind
[ Upstream commit 4b09ca15 ] 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: fd01b259 ("SUNRPC: ECONNREFUSED should cause a rebind.") Signed-off-by:Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading