Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130297
b: refs/heads/master
c: b914152
h: refs/heads/master
i:
  130295: 40f34ee
v: v3
  • Loading branch information
J. Bruce Fields authored and J. Bruce Fields committed Jan 27, 2009
1 parent 91ca398 commit f104adb
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: bf935a78814cc9b96d09f612912178adc964ce9c
refs/heads/master: b914152a6fbd2cd0441bc293ae8b3f3f1a9407b6
1 change: 1 addition & 0 deletions trunk/fs/nfsd/auth.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ int nfsd_setuser(struct svc_rqst *rqstp, struct svc_export *exp)
new->cap_effective = cap_raise_nfsd_set(new->cap_effective,
new->cap_permitted);
put_cred(override_creds(new));
put_cred(new);
return 0;

oom:
Expand Down

0 comments on commit f104adb

Please sign in to comment.