Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347734
b: refs/heads/master
c: 24ffb93
h: refs/heads/master
v: v3
  • Loading branch information
J. Bruce Fields committed Dec 18, 2012
1 parent 6860c88 commit 7a2edcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a1dc6955829f20ad80c1d6a411ecbcf538bb1410
refs/heads/master: 24ffb93872f7363a01ad639e3c8a9889b46c3f0a
1 change: 1 addition & 0 deletions trunk/fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -2983,6 +2983,7 @@ nfs4_open_delegation(struct net *net, struct svc_fh *fh,
}
return;
out_free:
unhash_stid(&dp->dl_stid);
nfs4_put_delegation(dp);
out_no_deleg:
flag = NFS4_OPEN_DELEGATE_NONE;
Expand Down

0 comments on commit 7a2edcc

Please sign in to comment.