You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Over the years, xprt_connect_status() has been superseded by
call_connect_status(), which now handles all the errors that
xprt_connect_status() does and more. Since the latter converts
all errors that it doesn't recognise to EIO, then it is time
for it to be retired.
Reported-by: Chuck Lever <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Tested-by: Chuck Lever <[email protected]>
(cherry picked from commit abc1327)
Orabug: 30513391
Signed-off-by: Dai Ngo <[email protected]>
Reviewed-by: Calum Mackay <[email protected]>
Signed-off-by: Somasundaram Krishnasamy <[email protected]>
Conflicts:
net/sunrpc/xprt.c
0 commit comments