Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186371
b: refs/heads/master
c: 8d75da8
h: refs/heads/master
i:
  186369: e490c78
  186367: 7a43816
v: v3
  • Loading branch information
J. Bruce Fields committed Mar 3, 2010
1 parent 80d938a commit 2f6e730
Show file tree
Hide file tree
Showing 2 changed files with 3 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: ccdb357ccb77cc4cbe4f7abee9efd19957f0753a
refs/heads/master: 8d75da8afd068fa58b35e69c7c8c46770d9e7a98
2 changes: 2 additions & 0 deletions trunk/fs/nfsd/nfs4callback.c
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,8 @@ static struct rpc_cred *callback_cred;

int set_callback_cred(void)
{
if (callback_cred)
return 0;
callback_cred = rpc_lookup_machine_cred();
if (!callback_cred)
return -ENOMEM;
Expand Down

0 comments on commit 2f6e730

Please sign in to comment.