Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347653
b: refs/heads/master
c: 2b4cf66
h: refs/heads/master
i:
  347651: c692cac
v: v3
  • Loading branch information
Fengguang Wu authored and J. Bruce Fields committed Nov 14, 2012
1 parent 54caa0e commit 111b27c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 135ae8270d233067c8be426e2a59d0733ba74723
refs/heads/master: 2b4cf668a7b8f84182a35f07152d8b6f012629d2
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfs4callback.c
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ int set_callback_cred(void)
return 0;
}

struct rpc_cred *get_backchannel_cred(struct nfs4_client *clp, struct rpc_clnt *client, struct nfsd4_session *ses)
static struct rpc_cred *get_backchannel_cred(struct nfs4_client *clp, struct rpc_clnt *client, struct nfsd4_session *ses)
{
if (clp->cl_minorversion == 0) {
return get_rpccred(callback_cred);
Expand Down

0 comments on commit 111b27c

Please sign in to comment.