diff --git a/fs/nfs/nfs4state.c b/fs/nfs/nfs4state.c index 466c07bd0629..2df0a1be5974 100644 --- a/fs/nfs/nfs4state.c +++ b/fs/nfs/nfs4state.c @@ -2487,6 +2487,7 @@ static void nfs4_state_manager(struct nfs_client *clp) if (status < 0) goto out_error; nfs4_state_end_reclaim_reboot(clp); + continue; } /* Detect expired delegations... */