Commit a3d0562
Trond Myklebust
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
This reverts commit 7073ea8.
We must not try to connect the socket while the transport is under
construction, because the mechanisms to safely tear it down are not in
place. As the code stands, we end up leaking the sockets on a connection
error.
Reported-by: wanghai (M) <wanghai38@huawei.com>
Cc: stable@vger.kernel.org
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>1 parent 892de36 commit a3d0562
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2875 | 2875 | | |
2876 | 2876 | | |
2877 | 2877 | | |
2878 | | - | |
2879 | | - | |
2880 | | - | |
2881 | 2878 | | |
2882 | 2879 | | |
2883 | 2880 | | |
| |||
0 commit comments