Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[pandora-kernel.git] / fs / nfs / nfs4state.c
index 4a810c8..036f5ad 100644 (file)
@@ -1604,6 +1604,7 @@ static void nfs4_set_lease_expired(struct nfs_client *clp, int status)
                clear_bit(NFS4CLNT_LEASE_CONFIRM, &clp->cl_state);
                break;
        case -NFS4ERR_DELAY:
+       case -ETIMEDOUT:
        case -EAGAIN:
                ssleep(1);
                break;