Revert "nfs: fix memory leak in error path of nfs4_do_reclaim"
This reverts commit 33d69e565e
.
This commit is contained in:
parent
268d243925
commit
40cd6892ab
1 changed files with 0 additions and 1 deletions
|
@ -1948,7 +1948,6 @@ restart:
|
|||
set_bit(ops->owner_flag_bit, &sp->so_flags);
|
||||
nfs4_put_state_owner(sp);
|
||||
status = nfs4_recovery_handle_error(clp, status);
|
||||
nfs4_free_state_owners(&freeme);
|
||||
return (status != 0) ? status : -EAGAIN;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue