Loading fs/nfs/nfs4state.c +2 −0 Original line number Diff line number Diff line Loading @@ -2134,6 +2134,8 @@ int nfs4_discover_server_trunking(struct nfs_client *clp, put_rpccred(cred); switch (status) { case 0: case -EINTR: case -ERESTARTSYS: break; case -ETIMEDOUT: if (clnt->cl_softrtry) Loading Loading
fs/nfs/nfs4state.c +2 −0 Original line number Diff line number Diff line Loading @@ -2134,6 +2134,8 @@ int nfs4_discover_server_trunking(struct nfs_client *clp, put_rpccred(cred); switch (status) { case 0: case -EINTR: case -ERESTARTSYS: break; case -ETIMEDOUT: if (clnt->cl_softrtry) Loading