diff --git a/daemon/nfs41_compound.c b/daemon/nfs41_compound.c index 73751cd..b90f277 100644 --- a/daemon/nfs41_compound.c +++ b/daemon/nfs41_compound.c @@ -400,7 +400,7 @@ restart_recovery: if (recover_stateid(&compound->args.argarray[compound->res.resarray_count-1], session)) - goto retry; + goto do_retry; goto out; case NFS4ERR_GRACE: