Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231143
b: refs/heads/master
c: 56560b9
h: refs/heads/master
i:
  231141: 5afc0c0
  231139: 62a7ad2
  231135: 415bec1
v: v3
  • Loading branch information
J. Bruce Fields committed Dec 17, 2010
1 parent 52191af commit 181122a
Show file tree
Hide file tree
Showing 2 changed files with 4 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: f3c0ceea83ba3741226ea04eb1804d254da2642f
refs/heads/master: 56560b9ae0c2d07bb5bbcec16f799d7bf756d3de
3 changes: 3 additions & 0 deletions trunk/fs/nfsd/nfs4proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,9 @@ nfsd4_secinfo(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate,
} else
secinfo->si_exp = exp;
dput(dentry);
if (cstate->minorversion)
/* See rfc 5661 section 2.6.3.1.1.8 */
fh_put(&cstate->current_fh);
return err;
}

Expand Down

0 comments on commit 181122a

Please sign in to comment.